Atisbo for Zed
io.github.brian8a1/atisbo
MCP tools over one Atisbo workspace: Signals, Opportunities, Backlog, Decisions, Living Documents.
client:Zed
transport:streamable-http
tools:8
Install Atisbo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"atisbo": {
"url": "https://app.atisbo.dev/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs