Edge-compute biological sovereignty node for telemetry and cognitive circuit-breaking.
claude mcp add cognitive-gateway --transport sse https://mcp.maha-os.com/mcp/sse
~/.cursor/mcp.json
{
"mcpServers": {
"cognitive-gateway": {
"url": "https://mcp.maha-os.com/mcp/sse"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cognitive-gateway": {
"serverUrl": "https://mcp.maha-os.com/mcp/sse"
}
}
}
.vscode/mcp.json
{
"servers": {
"cognitive-gateway": {
"type": "sse",
"url": "https://mcp.maha-os.com/mcp/sse"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cognitive-gateway": {
"url": "https://mcp.maha-os.com/mcp/sse"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"cognitive-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.maha-os.com/mcp/sse"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://mcp.maha-os.com/mcp/sse | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.maha-os--cognitive-gateway/reviews or the review_server meta-tool.
POST /mcp