rundida mcp for Cursor
io.github.xweaponx7/rundida-mcp
Running tools for AI agents: 92 calculators, 46 guides, marathon data, pace and HR zones.
client:Cursor
transport:stdio
runtime:npm
Install rundida mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rundida-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rundida/mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs