Skip to main content

Connection Methods

There are three ways to connect to the Neuradex MCP server. Choose based on your client.
MethodAuthenticationTarget Clients
OAuthDashboard loginClaude.ai, ChatGPT, and other OAuth-compatible clients
Streamable HTTPAccess key (Bearer token)Claude Desktop, Cursor, Cline, etc.
STDIOAccess key (environment variable)Claude Desktop, Cline, etc. (local execution)

Troubleshooting

MCP Server Not Recognized

  1. Completely quit and restart Claude Desktop
  2. Verify JSON syntax in configuration file
  3. For remote connection, visit https://mcp.neuradex.ai/health to check server status

Authentication Error

  1. Verify access key starts with ndx_ prefix (see Authentication)
  2. Check key expiration and permissions in the Dashboard
  3. When using OAuth, clear browser cache and try re-authenticating

Timeout Errors

  1. Check network connection
  2. Check firewall settings
  3. For local connection, verify NEURADEX_API value is correct

Session Disconnects

Streamable HTTP mode sessions expire automatically after 30 minutes of inactivity. Reconnecting creates a new session.The active project set with switch_project is shared across sessions using the same credentials.

Next Step

Available Tools

Details of tools provided by the MCP server