Deploy full-stack apps (Postgres, Redis, S3, workers, backups) from Claude or curl. 59 MCP tools.
claude mcp add nexus-ai --transport http https://api.zollo.live/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"nexus-ai": {
"url": "https://api.zollo.live/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nexus-ai": {
"serverUrl": "https://api.zollo.live/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"nexus-ai": {
"type": "http",
"url": "https://api.zollo.live/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nexus-ai": {
"url": "https://api.zollo.live/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"nexus-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.zollo.live/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.zollo.live/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nexusrun--nexus-ai/reviews or the review_server meta-tool.
POST /mcp