Loading MCP server directory, please wait...
Ask your enterprise data in plain English. Governed analytics over MCP, from dotSolved.
npx @getmcp/cli add io.github.sravanmodugula-solved/nexatron-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
NEXATRON_API_KEYNexatron API key starting with `nxa_`. Mint in the Nexatron app under Settings -> API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sravanmodugula-solved/nexatron-mcp": {
"command": "uvx",
"args": [
"nexatron-mcp"
],
"env": {
"NEXATRON_API_KEY": "",
"NEXATRON_URL": "https://api.nexatron.io/api/v1"
}
}
}
}