AIF MCP adapters (Normbase, EDA, Schemo) — Platform integrator clients for MCP hosts
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"aif-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# aif-mcp PyPI distribution for **AIF MCP adapters** (`aif-mcp-normbase`, `aif-mcp-eda`, `aif-mcp-schemo`, `aif-mcp-all`). This package is a thin layer over remote AIF HTTP APIs. It does **not** ship Normbase, EDA, Platform, or Facilitator server code. Sibling package: [`aif-normative-agent`](../normative-agent/README.md) (Python SDK / Runtime loop over the same HTTP APIs). ## Install / run ```bash uvx --from aif-mcp aif-mcp-all --transport stdio uvx --from aif-mcp aif-mcp-normbase --transport stdio uvx --from aif-mcp aif-mcp-eda --transport stdio uvx --from aif-mcp aif-mcp-schemo --transport stdio ``` Node wrapper (same MCP entrypoints): ```bash npx -y --package @langxai/aif-mcp aif-mcp-all ``` Tool names align with Norm-Native SDK (`norm_*`, `eda_*`, `schemo_*`, `datumo_*`, `kb_*`) plus `org_list_tools` / `org_invoke_tool` and `role_list_held` / `runtime_request_active_role` (Platform integrator proxies; handlers, Datumo, knowledge storage, and the active-role pin stay on the server). See [`docs/tool-parity-matrix.md`](../../docs/tool-parity-matrix.md) and [`docs/mcp-migration-1.0.md`](../../docs/mcp-migration-1.0.md). ## Host configuration | Variable | Required | Default | |----------|----------|---------| | `AIF_AGENT_API_KEY` | Yes | — | | `AIF_PLATFORM_URL` | No | `https://www.norm.xin` | See [`.env.example`](.env.example). Local dev: set `AIF_PLATFORM_URL=http://127.0.0.1:8020`. ## Monorepo note Source lives under `integrations/mcp` only (Platform integrator HTTP client). Full-stack development uses the monorepo root editable install. Publishing guide: [`docs/mcp-publishing.md`](../../docs/mcp-publishing.md). ## Legacy PyPI name Do **not** use `aif-normbase` on PyPI for MCP installs — older releases mistakenly bundled the full backend. Prefer `aif-mcp`.
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.