← Registry

Developer Tools

moov.io

Provides search and access to Moov's API documentation, operations, and integration skills for developers.

1 endpoint6 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://docs.moov.io/mcp

No auth detected

MCP server metadata

Name
moov-docs
Version
1.0.0
Capabilities
tools

Known tools 6

search_moov_docs

Search Moov documentation by keyword.

Inferred read-only
get_moov_doc

Get the full content of a specific Moov documentation page by its path (e.g.

Inferred read-only
list_moov_sections

List all top-level sections of the Moov documentation with descriptions and page counts.

Inferred read-only
get_api_operation

Get an API endpoint with request schema, response shape, and SDK code samples (cURL, TypeScript, PHP, Java, Python, Ruby, C#, Go) from the official OpenAPI spec.

Inferred read-only
read_skill

Read the Moov integration skill (instructions, patterns, gotchas) used by external MCP clients to build correctly.

Inferred read-only
get_code_sample

Fallback: read a multi-step end-to-end recipe from the docs code-samples folder (e.g.

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.moov-docs]
url = "https://docs.moov.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "moov-docs": {
      "type": "http",
      "url": "https://docs.moov.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: moov-docs
Remote MCP URL: https://docs.moov.io/mcp

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": {
    "moov-docs": {
      "url": "https://docs.moov.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "moov-docs": {
      "type": "http",
      "url": "https://docs.moov.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "moov-docs",
  "transport": "streamable-http",
  "url": "https://docs.moov.io/mcp"
}
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.