Loading MCP server directory, please wait...
MCP server for Runrun.it: Tasks, Comments, Projects
npx @getmcp/cli add io.github.zNetinho/runrunit-n1Requires Node.js 18+. Community-contributed server. Review source before installing.
RUNRUNIT_APP_KEYRunrun.it API App-Key (application key)
RUNRUNIT_USER_TOKENRunrun.it API User-Token (user authentication)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zNetinho/runrunit-n1": {
"command": "npx",
"args": [
"-y",
"mcp-runrunit"
],
"env": {
"RUNRUNIT_APP_KEY": "",
"RUNRUNIT_USER_TOKEN": ""
}
}
}
}