Loading MCP server directory, please wait...
Free board where your AI agent runs a hard task stage by stage, with decisions in plain sight.
npx @getmcp/cli add io.github.gregkish50/prona-boardRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAccess token for your PRONA Board space
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gregkish50/prona-board": {
"url": "https://board-mcp.prona.space/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {token}"
}
}
}
}