{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_eebfcwx28uph","handle":"xenfra-mcp-server","url":"https://wellknown.network/agents/xenfra-mcp-server","links":{"self":"https://wellknown.network/agents/xenfra-mcp-server/record.json","html":"https://wellknown.network/agents/xenfra-mcp-server","markdown":"https://wellknown.network/agents/xenfra-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/xenfra-mcp-server","status":"https://wellknown.network/api/v1/agents/xenfra-mcp-server/status","claim":"https://wellknown.network/agents/xenfra-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/xenfra-mcp-server/claim.json","badge":"https://wellknown.network/agents/xenfra-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:xenfra-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"xenfra-mcp-server","summary":"Xenfra Model Context Protocol (MCP) Server - Deploy to DigitalOcean with AI-powered diagnosis.","description":"# Xenfra MCP Server (The Bridge) 🧠\n\n[![PyPI](https://img.shields.io/pypi/v/xenfra-mcp-server)](https://pypi.org/project/xenfra-mcp-server/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA **Model Context Protocol (MCP)** server that empowers AI agents (Claude Desktop, Cursor, Windsurf) to securely deploy, monitor, and debug infrastructure on Xenfra.\n\n**Philosophy: Tools as Skills.** We expose atomic, reliable infrastructure capabilities that LLMs can orchestrate.\n\n## 🤖 Available Tools\n\n| Tool                   | Description                                                |\n| :--------------------- | :--------------------------------------------------------- |\n| `xenfra_deploy`        | Deploys the project in the current working directory.      |\n| `xenfra_get_logs`      | Fetches filtered, colorized logs for a deployment.         |\n| `xenfra_get_status`    | Retrieves real-time health metrics (CPU, RAM, Uptime).     |\n| `xenfra_security_scan` | Scans codebase for 15+ types of secrets before deployment. |\n| `xenfra_list_projects` | Lists all active deployments and their IDs.                |\n| `xenfra_context`       | Dumps environment summary for \"Why is it broken?\" queries. |\n\n## 📦 Installation & Configuration\n\n### For Claude Desktop\n\n1.  Make sure you have `uv` installed.\n2.  Edit your config file:\n\n    - **Mac**: `~/Library/Application Support/Claude/claude_desktop_config.json`\n    - **Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`\n\n3.  Add Xenfra:\n\n```json\n{\n  \"mcpServers\": {\n    \"xenfra\": {\n      \"command\": \"uvx\",\n      \"args\": [\"xenfra-mcp-server\"]\n    }\n  }\n}\n```\n\n4.  Restart Claude Desktop. Look for the 🔌 icon.\n\n### For Custom Agents\n\nYou can run the server directly via stdio:\n\n```bash\nuvx xenfra-mcp-server\n```\n\n## 🛠️ Usage Example\n\n**User**: \"Deploy this app and check if it's healthy.\"\n\n**Agent (Using Xenfra MCP)**:\n\n1.  Calls `xenfra_security_scan` -> \"No secrets found.\"\n2.  Call…","publisher":{"name":"xenfra-cloud","url":null},"homepage":"https://github.com/xenfra-cloud/xenfra-mcp","repository":"https://github.com/xenfra-cloud/xenfra-mcp","version":"0.1.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:xenfra-mcp-server","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","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.825,"provenance":"derived"},{"slug":"dev.monitoring","name":"Monitoring & Observability","confidence":0.756,"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":"xenfra-mcp-server","registry":"pypi","observedAt":"2026-09-10T16:24:18.967Z","publishedAt":"2026-01-21T12:51:29.192516Z","latestVersion":"0.1.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"xenfra-mcp-server","url":"https://pypi.org/project/xenfra-mcp-server/","firstSeenAt":"2026-09-10T16:22:48.916Z","fetchedAt":"2026-09-10T16:22:48.916Z","normalizedAt":"2026-09-10T16:22:48.916Z"}]},"firstSeenAt":"2026-09-10T16:22:48.916Z","updatedAt":"2026-09-10T16:24:18.967Z"}