Documentation MCP

Public documentation MCP at https://mcp.pulbi.app/mcp. Read-only: OpenAPI, guides, and local example validation. Implemented and tested locally; not deployed. It never runs extract/download.

The machine-readable HTTP contract remains OpenAPI 3.1 under /docs and in the repository (docs/openapi/). MCP serves the same artifact. There is no @pulbi/sdk.

This server does not accept API keys or secrets. The authenticated surface (extract/assemble) remains planned and will use the same HTTP API quotas.

Codex

Official Streamable HTTP install command. The public URL is not deployed yet; the command shape is current Codex.

codex mcp add pulbi-docs --url https://mcp.pulbi.app/mcp
[mcp_servers.pulbi-docs]
url = "https://mcp.pulbi.app/mcp"

Cursor

Streamable HTTP entry in mcp.json. No OAuth on this server.

{
  "mcpServers": {
    "pulbi-docs": {
      "url": "https://mcp.pulbi.app/mcp"
    }
  }
}

Claude

HTTP MCP connector (Streamable HTTP) at the same URL. No desktop JSON was verified on this page; see Anthropic MCP docs for the client you use.

https://mcp.pulbi.app/mcp