Installation & Configuration
{
"mcpServers": {
"hasura-advanced": {
"command": "node",
"args": [
"/path/to/mcp-hasura-advanced/dist/index.js",
"https://YOUR_HASURA_ENDPOINT.com/v1/graphql",
"YOUR_ADMIN_SECRET"
],
"cwd": "/path/to/mcp-hasura-advanced"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15