Loading MCP server directory, please wait...
MCP tools over one Atisbo workspace: Signals, Opportunities, Backlog, Decisions, Living Documents.
npx @getmcp/cli add io.github.brian8a1/atisboRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationWorkspace-scoped Atisbo MCP key. Create one in the app under Settings → Account → Connect agents.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brian8a1/atisbo": {
"url": "https://app.atisbo.dev/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {atisbo_mcp_key}"
}
}
}
}