Back to Agentic

Claude Desktop

docs/marketplace/mcp-clients/claude-desktop.mdx

8.4.4522 B
Original Source

Claude Desktop requires you to use mcp-remote because it currently only supports local stdio MCP servers.

Example

json
{
  "mcpServers": {
    "@agentic/search": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.agentic.so/@agentic/search/mcp"
      ]
    }
  }
}

DXT

Agentic tools don't currently support Anthropic's Desktop Extensions (DXT) format.