Nexus provides a unified API for managing and securing AI tools. It connects to various AI services, offering governance and security features. Developers use it to centralize control over AI interactions, ensuring compliance and safety across multiple AI integrations.
Nexus provides a unified API for managing and securing AI tools. It connects to various AI services, offering governance and security features. Developers use it to centralize control over AI interactions, ensuring compliance and safety across multiple AI integrations.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"nexus-router-nexus-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nexus-router-nexus-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from nexus?"
API Key Required
This server requires an API key from nexus. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| NEXUS_API_KEY | Yes | Your nexus API key |
"What resources are available in nexus?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in nexus"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in nexus with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.