{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ze2pqhbw9uer","handle":"vcosmos-mcp-server","url":"https://wellknown.network/agents/vcosmos-mcp-server","links":{"self":"https://wellknown.network/agents/vcosmos-mcp-server/record.json","html":"https://wellknown.network/agents/vcosmos-mcp-server","markdown":"https://wellknown.network/agents/vcosmos-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/vcosmos-mcp-server","status":"https://wellknown.network/api/v1/agents/vcosmos-mcp-server/status","claim":"https://wellknown.network/agents/vcosmos-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/vcosmos-mcp-server/claim.json","badge":"https://wellknown.network/agents/vcosmos-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:vcosmos-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"vcosmos-mcp-server","summary":"A Model Context Protocol (MCP) server for querying vCosmos Test Logic API - UUTs and Tasks","description":"# vCosmos UUT MCP Server\n\nA Model Context Protocol (MCP) server that provides tools to query Units Under Test (UUTs) and tasks from the vCosmos Test Logic API.\n\nThe current MCP server support only 2 sample tools,\n- **query_vcosmos_uuts**: List all UUTs in vCosmos with filters.\n- **query_vcosmos_tasks**: List all tasks in vCosmos with filters.\n\n📦 **Available on PyPI**: [vcosmos-mcp-server](https://pypi.org/project/vcosmos-mcp-server/)  \n▶️ **Install & Run**:\n```bash\nuvx vcosmos-mcp-server\n```\n\n## 🚀 Quick Start\n\n1. **Set your vCosmos token**:\n   ```bash\n   export VCOSMOS_TOKEN=\"your_token_here\"   # Linux/Mac\n   $env:VCOSMOS_TOKEN=\"your_token_here\"     # PowerShell\n   ```\n\n2. **Run the server** (choose one option):\n\n   - **Option A: Manual**  \n     Run directly from command line:\n     ```bash\n     uvx vcosmos-mcp-server\n     ```\n\n   - **Option B: VS Code Integration (Recommended)**  \n     Add this to your VS Code MCP settings:\n     ```json\n     {\n       \"servers\": {\n         \"vcosmos\": {\n           \"command\": \"uvx\",\n           \"args\": [\"vcosmos-mcp-server\"],\n           \"env\": {\n             \"VCOSMOS_TOKEN\": \"your_token_here\"\n           }\n         }\n       }\n     }\n     ```\n\n   - **Option C: SSE (Server-Sent Events)**  \n     The current vcosmos-mcp-server uses stdio transport. If you want to use SSE transport, run with mcp-proxy:\n     ```bash\n     uvx mcp-proxy --host=0.0.0.0 --port=8087 --pass-environment uvx vcosmos-mcp-server\n     ```\n\n## 🏗️ Architecture\n\n![Architecture Diagram](https://raw.githubusercontent.com/<your-repo>/main/docs/architecture.png)\n\n## 📖 Documentation\n\n- [Usage Guide](https://github.com/<your-repo>/docs/usage.md)\n- [API Reference](https://github.com/<your-repo>/docs/api.md)\n\n---\n\n**Package Name**: `vcosmos-mcp-server`  \n**Python**: 3.8+  \n**License**: MIT","publisher":null,"homepage":"https://github.com/yourusername/vcosmos-mcp-server#readme","repository":"https://github.com/yourusername/vcosmos-mcp-server/issues","version":"0.1.8","license":"MIT","protocols":["mcp"],"tags":["api","automation","hp","mcp","model-context-protocol","test","vcosmos"],"pricing":null,"endpoints":[{"url":"pypi:vcosmos-mcp-server","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.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"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":"vcosmos-mcp-server","registry":"pypi","observedAt":"2026-09-10T15:25:04.974Z","publishedAt":"2025-08-25T06:56:39.796643Z","latestVersion":"0.1.8"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"vcosmos-mcp-server","url":"https://pypi.org/project/vcosmos-mcp-server/","firstSeenAt":"2026-09-10T15:23:10.305Z","fetchedAt":"2026-09-10T15:23:10.305Z","normalizedAt":"2026-09-10T15:23:10.305Z"}]},"firstSeenAt":"2026-09-10T15:23:10.305Z","updatedAt":"2026-09-10T15:25:04.974Z"}