local mcp for Claude Desktop
com.local-mcp/local-mcp
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install local mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"local-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://local-mcp.com/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