{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6r5pcfdsh85w","handle":"vibe-x-mcp","url":"https://wellknown.network/agents/vibe-x-mcp","links":{"self":"https://wellknown.network/agents/vibe-x-mcp/record.json","html":"https://wellknown.network/agents/vibe-x-mcp","markdown":"https://wellknown.network/agents/vibe-x-mcp/record.md","api":"https://wellknown.network/api/v1/agents/vibe-x-mcp","status":"https://wellknown.network/api/v1/agents/vibe-x-mcp/status","claim":"https://wellknown.network/agents/vibe-x-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/vibe-x-mcp/claim.json","badge":"https://wellknown.network/agents/vibe-x-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:vibe-x-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"vibe-x-mcp","summary":"VIBE-X AI Code Quality & Team Collaboration MCP Server","description":"# vibe-x-mcp\n\nVIBE-X AI Code Quality & Team Collaboration MCP Server for Cursor / Claude.\n\n## Features\n\n- **6-Gate Pipeline**: Syntax, Rules, Integration, Security, Architecture, Collision\n- **RAG Code Search**: Semantic search over your codebase via ChromaDB\n- **Hidden Intent (.meta.json)**: Auto-extract code intent with AST analysis\n- **Team Collaboration**: Work Zone conflict prevention, Decision Extractor\n- **E2E Verification**: URL accessibility check, Playwright-based selector verification\n- **Alert & Feedback**: Failure pattern analysis, threshold-based alerts\n- **Onboarding Q&A**: RAG-based project Q&A for new team members\n\n## 21 MCP Tools\n\n| Category | Tools |\n|----------|-------|\n| Quality | `gate_check`, `pipeline`, `security_review`, `architecture_check` |\n| RAG | `code_search`, `index_codebase` |\n| Collab | `work_zone`, `extract_decisions` |\n| Meta | `meta_analyze`, `meta_batch`, `meta_coverage`, `meta_dependency_graph` |\n| Analysis | `feedback_analysis`, `integration_test` |\n| E2E | `e2e_verify_url`, `e2e_verify_selector` |\n| Ops | `project_status`, `onboarding_qa`, `get_alerts`, `acknowledge_alerts`, `health_breakdown` |\n\n## Install\n\n```bash\npip install vibe-x-mcp\n```\n\n## Usage\n\n### Cursor IDE\n\nAdd to `~/.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"vibe-x\": {\n      \"command\": \"vibe-x-mcp\",\n      \"args\": [\"--project-root\", \"/path/to/your/project\"],\n      \"env\": {\n        \"PYTHONIOENCODING\": \"utf-8\"\n      }\n    }\n  }\n}\n```\n\n### CLI\n\n```bash\nvibe-x-mcp --project-root /path/to/your/project\nvibe-x-mcp --project-root . --transport sse\n```\n\n### uvx (no install)\n\n```bash\nuvx vibe-x-mcp --project-root /path/to/your/project\n```\n\n## Requirements\n\n- Python >= 3.10\n- Project with source code to analyze\n\n## License\n\nMIT","publisher":null,"homepage":"https://github.com/choidage/daker","repository":"https://github.com/choidage/daker","version":"1.1.0","license":null,"protocols":["mcp"],"tags":["ai","code-quality","cursor","mcp","vibe-x"],"pricing":null,"endpoints":[{"url":"pypi:vibe-x-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.vector-search","name":"Vector Search","confidence":0.814,"provenance":"derived"},{"slug":"code.testing","name":"Testing","confidence":0.699,"provenance":"derived"}],"categories":["code","data"],"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":"vibe-x-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:10.597Z","publishedAt":"2026-02-26T14:43:44.714639Z","latestVersion":"1.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"vibe-x-mcp","url":"https://pypi.org/project/vibe-x-mcp/","firstSeenAt":"2026-09-10T15:23:29.566Z","fetchedAt":"2026-09-10T15:23:29.566Z","normalizedAt":"2026-09-10T15:23:29.566Z"}]},"firstSeenAt":"2026-09-10T15:23:29.566Z","updatedAt":"2026-09-10T15:25:10.597Z"}