Nhost for Claude Code
io.github.nhost/mcp
Let your users work with their own data through an AI assistant, limited to what they can see.
client:Claude Code
transport:stdio
runtime:oci
Install Nhost in Claude Code
run in your project directory
claude mcp add mcp -e MCP_GRAPHQL_ENDPOINT=<MCP_GRAPHQL_ENDPOINT> -e MCP_AUTH_URL=<MCP_AUTH_URL> -- docker run -i --rm docker.io/nhost/mcp:0.3.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs