← Registry

Developer Tools

dimo.org

Searches and retrieves DIMO developer documentation to provide relevant information.

1 endpoint2 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://dimo.org/api/mcp

No auth detected

MCP server metadata

Name
dimo-docs
Version
1.0.0
Capabilities
tools.listChanged

Known tools 2

search_docs

Search the DIMO developer documentation and return the most relevant pages, ranked by relevance.

Inferred read-only
fetch_doc

Fetch the full markdown content of a DIMO doc by its URL.

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

.mcp.json

{
  "mcpServers": {
    "dimo-docs": {
      "type": "http",
      "url": "https://dimo.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dimo-docs
Remote MCP URL: https://dimo.org/api/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": {
    "dimo-docs": {
      "url": "https://dimo.org/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "dimo-docs",
  "transport": "streamable-http",
  "url": "https://dimo.org/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dimo.org was fetched 2026-09-26T10:46:21.066Z.

Trust status Trusted

dimo.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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