Servers

Buygit Open Index
@genoxdeveloper
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"buygit": {
"command": "npx",
"args": [
"-y",
"@buygit/mcp-server@latest"
]
}
}
}