Loading MCP server directory, please wait...
Task manager your agent can fully operate: boards, tasks, sprints, roles, worklogs, day planner.
npx @getmcp/cli add io.github.gonnagetapower/kelvia-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
KELVIA_API_TOKENKelvia agent key (create one in Kelvia → Profile → Agents)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gonnagetapower/kelvia-mcp": {
"command": "npx",
"args": [
"-y",
"kelvia-mcp"
],
"env": {
"KELVIA_API_TOKEN": "",
"KELVIA_API_URL": "https://api.kelvia.app/api",
"KELVIA_TOOLSETS": ""
}
}
}
}