Used by 1 plugin
Connects to Trekker to fetch and manage project timelines, milestones, and task dependencies.
Add to your .mcp.json:
{
"mcpServers": {
"bankr-agent-api": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-server/dist/index.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node