{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_c9me7vfkzbbp","handle":"worldbox-mcp","url":"https://wellknown.network/agents/worldbox-mcp","links":{"self":"https://wellknown.network/agents/worldbox-mcp/record.json","html":"https://wellknown.network/agents/worldbox-mcp","markdown":"https://wellknown.network/agents/worldbox-mcp/record.md","api":"https://wellknown.network/api/v1/agents/worldbox-mcp","status":"https://wellknown.network/api/v1/agents/worldbox-mcp/status","claim":"https://wellknown.network/agents/worldbox-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/worldbox-mcp/claim.json","badge":"https://wellknown.network/agents/worldbox-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:worldbox-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"worldbox-mcp","summary":"MCP server that lets any AI agent control WorldBox via the WorldBoxBridge BepInEx mod.","description":"# worldbox-mcp (Python MCP server)\n\nThe Python half of [worldbox-mcp](https://github.com/fullya99/worldbox-mcp). Distributed on PyPI.\n\n```bash\nuvx worldbox-mcp           # stdio transport (default)\nuvx worldbox-mcp --http    # Streamable HTTP transport\nuvx worldbox-mcp --help\n```\n\nSee the [top-level README](../README.md) and the [docs site](https://fullya99.github.io/worldbox-mcp/) for full installation instructions and client configuration recipes.\n\n## Development\n\n```bash\nuv sync --all-extras\nuv run pytest\nuv run ruff check .\nuv run mypy --strict src\n```\n\n## Architecture\n\nThis package is a thin, typed façade over the [`WorldBoxBridge`](../mod) HTTP API. It:\n\n1. Speaks the [MCP protocol](https://modelcontextprotocol.io) to AI clients.\n2. Validates tool inputs with Pydantic.\n3. Translates each MCP `tools/call` into a `POST /cmd` request against the local mod.\n4. Maps bridge error codes to MCP errors with full preservation of detail (no swallowing).\n\nSee [`docs/architecture.md`](../docs/architecture.md) for the full picture.","publisher":{"name":"fullya99 and contributors","url":null},"homepage":"https://fullya99.github.io/worldbox-mcp/","repository":"https://github.com/fullya99/worldbox-mcp/blob/main/CHANGELOG.md","version":"0.6.0","license":"MIT","protocols":["mcp"],"tags":["ai-agent","claude","mcp","model-context-protocol","openai","worldbox"],"pricing":null,"endpoints":[{"url":"pypi:worldbox-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","publisherName":"pypi"}},"derived":{"capabilities":[{"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":"worldbox-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:15.289Z","publishedAt":"2026-09-05T19:22:06.174983Z","latestVersion":"0.6.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"worldbox-mcp","url":"https://pypi.org/project/worldbox-mcp/","firstSeenAt":"2026-09-10T16:22:34.315Z","fetchedAt":"2026-09-10T16:22:34.315Z","normalizedAt":"2026-09-10T16:22:34.315Z"}]},"firstSeenAt":"2026-09-10T16:22:34.315Z","updatedAt":"2026-09-10T16:24:15.289Z"}