Loading MCP server directory, please wait...
Run tickets, boards, OKRs and cloud coding agents in your Builderforce workspace
npx @getmcp/cli add io.github.SeanHogg/builderforceRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your Builderforce tenant API key>. Create one at https://builderforce.ai/settings/api-keys — the key's tenant is the scope of every tool call.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SeanHogg/builderforce": {
"url": "https://api.builderforce.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}