{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_cfd8nhhwxfwn","handle":"vibops-mcp","url":"https://wellknown.network/agents/vibops-mcp","links":{"self":"https://wellknown.network/agents/vibops-mcp/record.json","html":"https://wellknown.network/agents/vibops-mcp","markdown":"https://wellknown.network/agents/vibops-mcp/record.md","api":"https://wellknown.network/api/v1/agents/vibops-mcp","status":"https://wellknown.network/api/v1/agents/vibops-mcp/status","claim":"https://wellknown.network/agents/vibops-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/vibops-mcp/claim.json","badge":"https://wellknown.network/agents/vibops-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:vibops-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"vibops-mcp","summary":"VibOps MCP server — control your GPU infrastructure from Claude Desktop, Cursor, or any MCP client","description":"# vibops-mcp\n\nControl your GPU infrastructure with Claude, Cursor, or any MCP-compatible AI assistant.\n\n## What it does\n\n`vibops-mcp` exposes 26 tools that let an AI assistant:\n\n- **Observe** — GPU utilisation, workload breakdown, MTTR, cost estimates, live K8s deployments\n- **Act** — deploy models, scale clusters, run Helm/kubectl, trigger pipelines\n- **Configure** — set cost rates, manage gateways, store secrets\n\nAll operations go through your VibOps instance and are recorded in the audit log.\n\n## Installation\n\n```bash\npip install vibops-mcp\n```\n\n## Configuration\n\nYou need two environment variables:\n\n| Variable | Description |\n|----------|-------------|\n| `VIBOPS_URL` | Base URL of your VibOps instance, e.g. `https://vibops.example.com` |\n| `VIBOPS_TOKEN` | API token — create one in VibOps → Settings → API Tokens |\n\n## Claude Desktop\n\nAdd to `~/.config/claude/claude_desktop_config.json` (macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"vibops\": {\n      \"command\": \"vibops-mcp\",\n      \"env\": {\n        \"VIBOPS_URL\": \"https://vibops.example.com\",\n        \"VIBOPS_TOKEN\": \"your-token-here\"\n      }\n    }\n  }\n}\n```\n\n## Cursor\n\nAdd to `.cursor/mcp.json` in your project root, or to the global config:\n\n```json\n{\n  \"mcpServers\": {\n    \"vibops\": {\n      \"command\": \"vibops-mcp\",\n      \"env\": {\n        \"VIBOPS_URL\": \"https://vibops.example.com\",\n        \"VIBOPS_TOKEN\": \"your-token-here\"\n      }\n    }\n  }\n}\n```\n\n## Claude Code (CLI)\n\n```bash\nclaude mcp add vibops vibops-mcp \\\n  -e VIBOPS_URL=https://vibops.example.com \\\n  -e VIBOPS_TOKEN=your-token-here\n```\n\n## Available tools\n\n### Observation (read-only)\n\n| Tool | Description |\n|------|-------------|\n| `list_clusters` | List clusters and GPU utilisation |\n| `list_kubectl_contexts` | List available kubectl contexts |\n| `get_cluster_deployments` | Live K8s deployment status for a cluster |\n| `get_cluster_rate` | Get configured GPU cost rate for a cluster |\n| `list_jobs` …","publisher":null,"homepage":"https://vibops.io","repository":"https://github.com/vibops/vibops-mcp/issues","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["ai-infrastructure","gpu","kubernetes","mcp","vibops"],"pricing":null,"endpoints":[{"url":"pypi:vibops-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"},{"slug":"infra.cloud","name":"Cloud Platforms","confidence":1,"provenance":"declared"}],"categories":["dev","infra"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"vibops-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:10.671Z","publishedAt":"2026-04-19T08:51:11.179344Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"vibops-mcp","url":"https://pypi.org/project/vibops-mcp/","firstSeenAt":"2026-09-10T15:23:29.819Z","fetchedAt":"2026-09-10T15:23:29.819Z","normalizedAt":"2026-09-10T15:23:29.819Z"}]},"firstSeenAt":"2026-09-10T15:23:29.819Z","updatedAt":"2026-09-10T15:25:10.671Z"}