Skip to content
Claude Desktop

Seeder for Claude Desktop

so.seeder/dms

Search and act on your VC firm's deal pipeline: deals, notes, tasks, analyst assignment.

client:Claude Desktop transport:streamable-http

Install Seeder in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dms": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.seeder.so/api/v1/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Seeder in other clients