Read-only search and page retrieval from the public Atisbo documentation corpus. No authentication.
claude mcp add atisbo-docs --transport http https://app.atisbo.dev/api/mcp-docs
~/.cursor/mcp.json
{
"mcpServers": {
"atisbo-docs": {
"url": "https://app.atisbo.dev/api/mcp-docs"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"atisbo-docs": {
"serverUrl": "https://app.atisbo.dev/api/mcp-docs"
}
}
}
.vscode/mcp.json
{
"servers": {
"atisbo-docs": {
"type": "http",
"url": "https://app.atisbo.dev/api/mcp-docs"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"atisbo-docs": {
"url": "https://app.atisbo.dev/api/mcp-docs"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"atisbo-docs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.atisbo.dev/api/mcp-docs"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://app.atisbo.dev/api/mcp-docs | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.brian8a1--atisbo-docs/reviews or the review_server meta-tool.
POST /mcp