← Registry

Developer Tools

pubfi.ai

Provides local, offline inspection and execution of Registry v2 routes for development and testing.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.pubfi.ai

No auth detected

MCP server metadata

Name
pubfi-rust-mcp
Version
0.1.63
Capabilities
promptsresourcestools.listChanged

Known tools 5

pubfi.capabilities.search

Search the currently installed Registry v2 capability snapshot without querying PostgreSQL, the Control Plane, or upstream providers.

Inferred read-only
pubfi.route.plan

Plan an exact Registry v2 route from the installed in-memory generation without executing an upstream request or creating usage.

Inferred read-only
pubfi.route.execute

Execute one exact GET or POST path through the same Registry v2 matcher, credential authority, and typed executor as the HTTP gateway.

Potential side effects
pubfi.route.explain

Explain a route decision using only the currently installed Registry v2 catalog and its exact generation and manifest identity.

Inferred read-only
pubfi.schema.get

Return the current Registry-aware MCP input and output schema for a named tool, including the installed generation and dynamic routes.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pubfi-rust-mcp]
url = "https://mcp.pubfi.ai"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pubfi-rust-mcp": {
      "type": "http",
      "url": "https://mcp.pubfi.ai"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pubfi-rust-mcp
Remote MCP URL: https://mcp.pubfi.ai

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pubfi-rust-mcp": {
      "url": "https://mcp.pubfi.ai"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pubfi-rust-mcp": {
      "type": "http",
      "url": "https://mcp.pubfi.ai"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pubfi-rust-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.pubfi.ai"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.