Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Connecting to the Server
The Nexudus MCP server is a hosted service. You do not install anything locally — you point your MCP client at the server URL and log in with your Nexudus account.Server URL
Prerequisites
- A Nexudus account with the permissions you want the AI assistant to use. The server only sees data your account can see.
- An MCP-capable client — Claude.ai, ChatGPT, Claude Desktop, Claude Code, or VS Code with GitHub Copilot. See Supported clients below.
- A web browser for the one-time login. The first connection opens a browser window where you enter your Nexudus email and password.
Supported clients
The Nexudus MCP server has been tested with the following clients. Each has its own setup steps:Claude.ai
Web chat at claude.ai.
ChatGPT
Web chat at chatgpt.com.
Claude Desktop
Anthropic’s desktop app.
Claude Code
Anthropic’s terminal-based AI assistant.
VS Code (GitHub Copilot)
GitHub Copilot’s MCP extension.
Technical requirements (for other clients)
If your client is not in the list above, it can still connect provided it supports:- OAuth 2.0 Authorization Code Flow — used to log in with your Nexudus credentials.
- Streamable HTTP Transport — used by the client to send requests.
- Tools — the operations exposed by the server (
tools/list,tools/call).
What happens the first time you connect
- You add
https://mcp.nexudus.comto your MCP client. - The client opens a browser window with the Nexudus login page.
- You enter your Nexudus email and password.
- The client receives an access token and stores it.
- Your AI assistant now has Nexudus tools available.
Next steps
Pick your client
Start with Claude.ai, ChatGPT, or another supported client.
How authentication works
What the server does with your login.