{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_b2gczgb9727b","handle":"git-project-xray-mcp","url":"https://wellknown.network/agents/git-project-xray-mcp","links":{"self":"https://wellknown.network/agents/git-project-xray-mcp/record.json","html":"https://wellknown.network/agents/git-project-xray-mcp","markdown":"https://wellknown.network/agents/git-project-xray-mcp/record.md","api":"https://wellknown.network/api/v1/agents/git-project-xray-mcp","status":"https://wellknown.network/api/v1/agents/git-project-xray-mcp/status","claim":"https://wellknown.network/agents/git-project-xray-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/git-project-xray-mcp/claim.json","badge":"https://wellknown.network/agents/git-project-xray-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/git-project-xray-mcp/history","tools":"https://wellknown.network/api/v1/agents/git-project-xray-mcp/tools"},"ard":{"identifier":"urn:air::server:git-project-xray-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"git-project-xray-mcp","summary":"XRAY: Progressive code intelligence for AI assistants - Map, Find, Impact","description":"# XRAY MCP - Progressive Code Intelligence for AI Assistants\n\n[![Python](https://img.shields.io/badge/Python-3.10+-green)](https://python.org) [![MCP](https://img.shields.io/badge/MCP-Compatible-purple)](https://modelcontextprotocol.io) [![ast-grep](https://img.shields.io/badge/Powered_by-ast--grep-orange)](https://ast-grep.github.io)\n\n## ❌ Without XRAY\n\nAI assistants struggle with codebase understanding. You get:\n\n- ❌ \"I can't see your code structure\"\n- ❌ \"I don't know what depends on this function\"\n- ❌ Generic refactoring advice without impact analysis\n- ❌ No understanding of symbol relationships\n\n## ✅ With XRAY\n\nXRAY gives AI assistants code navigation capabilities. Add `use XRAY tools` to your prompt:\n\n```txt\nAnalyze the UserService class and show me what would break if I change the authenticate method. use XRAY tools\n```\n\n```txt\nFind all functions that call validate_user and show their dependencies. use XRAY tools\n```\n\nXRAY provides three focused tools:\n\n- 🗺️ **Map** (`explore_repo`) - See project structure with symbol skeletons\n- 🔍 **Find** (`find_symbol`) - Locate functions and classes with fuzzy search\n- 💥 **Impact** (`what_breaks`) - Find where a symbol is referenced\n\n## 🚀 Quick Install\n\n### Install from PyPI (Easiest)\n\n```bash\n# Install directly from PyPI with pip\npip install git-project-xray-mcp\n\n# Or with uv (faster)\nuv pip install git-project-xray-mcp\n\n# Then run\ngit-project-xray-mcp\n```\n\n### Install with uv Tool (Recommended for MCP)\n\n```bash\n# Install uv if you don't have it\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# Install as a uv tool\nuv tool install git-project-xray-mcp\n\n# Then run from anywhere\ngit-project-xray-mcp\n```\n\n### Automated Install with uv\n\nFor the quickest setup, this script automates the `uv` installation process.\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/git-project-xray-mcp/main/install.sh | bash\n```\n\n### Install from Source (Development)\n\n```bash\ngit clone https://github.com/Jamie-BitFlight/…","publisher":null,"homepage":"https://github.com/Jamie-BitFlight/git-project-xray-mcp","repository":"https://github.com/Jamie-BitFlight/git-project-xray-mcp","version":"0.2.4","license":"MIT","protocols":["mcp"],"tags":["ai-assistant","ast-grep","code-analysis","code-intelligence","mcp","structural-search"],"pricing":null,"endpoints":[{"url":"pypi:git-project-xray-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.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.825,"provenance":"derived"}],"categories":["dev"],"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":"git-project-xray-mcp","registry":"pypi","observedAt":"2026-09-15T15:24:51.902Z","publishedAt":"2025-10-16T15:14:52.800130Z","latestVersion":"0.2.4"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"git-project-xray-mcp","url":"https://pypi.org/project/git-project-xray-mcp/","firstSeenAt":"2026-09-09T16:24:02.128Z","fetchedAt":"2026-09-15T15:23:22.238Z","normalizedAt":"2026-09-15T15:23:22.238Z"}]},"firstSeenAt":"2026-09-09T16:24:02.128Z","updatedAt":"2026-09-15T15:24:51.902Z"}