Loading subscription status...
{
"mcpServers": [
{
"Advanced Hasura GraphQL MCP Server": {
"args": [
"/absolute/path/to/mcp-hasura-advanced/dist/index.js",
"https://YOUR_HASURA_ENDPOINT.com/v1/graphql",
"YOUR_ADMIN_SECRET"
],
"command": "/path/to/your/node"
}
}
]
}