NEXUS AI
@nexusrun
About NEXUS AI
The NEXUS AI MCP server exposes the full deployment platform as Model Context Protocol tools. Connect it to Claude Desktop, Claude Code, Cursor, Codex CLI, or any MCP-compatible client and your AI agent can deploy applications, attach databases and storage, run backups, restore d
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nexus-ai": {
"url": "https://api.zollo.livemcp",
"headers": {
"Authorization": "Bearer <your-nexus-token>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is NEXUS AI?
NEXUS AI is an MCP server that exposes the full NEXUS AI deployment platform as Model Context Protocol tools. It lets you connect MCP-compatible clients like Claude Desktop, Claude Code, Cursor, or Codex CLI so your AI agent can deploy applications, manage databases and storage, run backups, restore data, query schemas, and roll back releases.
How to use NEXUS AI?
Connect any MCP-compatible client to the endpoint https://nexusai.run/mcp using HTTPS with Bearer-token authentication. No additional configuration keys are required beyond the token.
Key features of NEXUS AI
- 59 tools across 9 categories
- Every action recorded with actor identity and timestamp
- Deploy applications, attach databases and storage
- Run backups, restore data, query schemas
- Roll back releases on demand
Use cases of NEXUS AI
- Deploy applications directly from AI agent conversations.
- Attach databases and storage to deployments on demand.
- Run scheduled backups and restore data when needed.
- Query database schemas without manual SQL commands.
- Roll back releases quickly in case of issues.
FAQ from NEXUS AI
Which MCP clients are supported?
Claude Desktop, Claude Code, Cursor, Codex CLI, and any other MCP-compatible client.
What transport and authentication does the server use?
HTTPS with Bearer‑token authentication.
How many tools does the server expose?
59 tools organized across 9 categories.
Is there audit logging for actions?
Yes, every action is recorded with the actor’s identity and a timestamp.
Where can I find tutorials and recipes?
Blog posts are available under /blog/category/ai-deployments on the NEXUS AI website.
More Developer Tools MCP servers
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
test
prysmaticlabsGo implementation of Ethereum proof of stake
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Comments