Skip to content
Claude Desktop

teedy mcp for Claude Desktop

io.github.mrfentmen/teedy-mcp

Teedy document management: login, documents, files.

client:Claude Desktop transport:stdio runtime:npm

Install teedy mcp in Claude Desktop

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

{
  "mcpServers": {
    "teedy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "teedy-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

teedy mcp in other clients