★ 0 stars
JavaScript
🔌 API Integration
Updated today
GARZA OS Infrastructure - MCP servers, services, configs, docs, automations
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"garza-os-github": {
"command": "npx",
"args": [
"-y",
"itsablabla/garza-os-github"
]
}
}
}
Run in terminal:
claude mcp add garza-os-github npx -y itsablabla/garza-os-github
Add to .cursor/mcp.json:
{
"mcpServers": {
"garza-os-github": {
"command": "npx",
"args": [
"-y",
"itsablabla/garza-os-github"
]
}
}
}
Topics
garza-oslifecycle-activetier-control