G
Gird
by @hengistchan
A unified management system for deploying and managing MCP (Model Context Protocol) servers with API key forwarding, access control, and multiple deployment options.
Created 2/10/2026
Updated about 21 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-gird
Cursor configuration (mcp.json)
{
"mcpServers": {
"hengistchan-gird": {
"command": "npx",
"args": [
"hengistchan-gird"
]
}
}
}