Nexus as MCP Client
Connect your Agents to external MCP servers to retrieve data or perform operations.1
Navigate to the Actions Dashboard
Click your user profile icon and select Admin Panel and select the Actions tab in the sidebar.

2
Connect Nexus to your MCP Server
Select the From MCP server under Create Action.Fill out the fields and select your Authentication Type.Click List Actions to see the available actions from your MCP server.

Nexus as MCP Server
The Nexus MCP Server allows LLMs (like Claude Desktop) to connect to your Nexus instance and access its knowledge base and search capabilities.Capabilities
The MCP server provides these tools:| Tool | Description |
|---|---|
search_indexed_documents | Search your private knowledge base indexed in Nexus |
search_web | Search the public internet for current events |
open_urls | Retrieve complete text content from specific URLs |
Configuration
- Claude Desktop
- Other Clients
Add to your Claude Desktop configuration (Get your token from Admin Panel → API Keys or create a Personal Access Token.
~/Library/Application Support/Claude/claude_desktop_config.json on
macOS):The MCP server runs on port 8090 and validates tokens against the main Nexus API server.
All access controls configured in Nexus apply to MCP requests.