NEXUS AI
@nexusrun
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
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"nexus-ai": {
"url": "https://api.zollo.livemcp",
"headers": {
"Authorization": "Bearer <your-nexus-token>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ
test
prysmaticlabsGo implementation of Ethereum proof of stake
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Grafana MCP server
grafanaMCP server for Grafana
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
コメント