Grandpa Ape Country Club
grandpaapecountryclub.com
MCP Endpoint
https://inlay.dev/api/mcp/gacc
Claude Desktop
claude_desktop_config.json{
"mcpServers": {
"gacc": {
"url": "https://inlay.dev/api/mcp/gacc"
}
}
}Cursor
.cursor/mcp.json{
"mcpServers": {
"gacc": {
"url": "https://inlay.dev/api/mcp/gacc"
}
}
}VS Code
.vscode/settings.json{
"mcp.servers": {
"gacc": {
"url": "https://inlay.dev/api/mcp/gacc"
}
}
}