Atisbo for VS Code
io.github.brian8a1/atisbo
MCP tools over one Atisbo workspace: Signals, Opportunities, Backlog, Decisions, Living Documents.
client:VS Code
transport:streamable-http
tools:8
Install Atisbo in VS Code
.vscode/mcp.json
{
"servers": {
"atisbo": {
"type": "http",
"url": "https://app.atisbo.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs