MCP
Claude Web
Go to your Claude Connectors page.
Click Add custom connectors.
Name:
Neon BlueRemote MCP server URL:
https://mcp.neonblue.ai/mcp
Click Connect on the newly added MCP.
Login using Google Workspace.
Claude Code
From your terminal run:
claude mcp add --transport http neonblue https://mcp.neonblue.ai/mcpYou should see:
Added HTTP MCP server neonblue with URL: https://mcp.neonblue.ai/mcp to local configStart Claude Code, then list available MCPs using
/mcp:❯ /mcp Manage MCP servers 1 server ❯ neonblue · △ needs authenticationSelect
neonblue, then select1. Authenticatein the next menu. This will launch a browser for authenticating into Neon Blue:
Clicking allow will show
Authentication Successfuland you can close the window and return to your Claude Code terminal.Try:
show me the experiments active on neon blue
Change Log
Updated connection endpoint from
https://mcp.aws.neonblue.ai/v1/mcptohttps://mcp.neonblue.ai/mcp
Video Demo
Last updated