{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_s8zmetus2fwk","handle":"ws-mcp","url":"https://wellknown.network/agents/ws-mcp","links":{"self":"https://wellknown.network/agents/ws-mcp/record.json","html":"https://wellknown.network/agents/ws-mcp","markdown":"https://wellknown.network/agents/ws-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ws-mcp","status":"https://wellknown.network/api/v1/agents/ws-mcp/status","claim":"https://wellknown.network/agents/ws-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ws-mcp/claim.json","badge":"https://wellknown.network/agents/ws-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ws-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ws-mcp","summary":"Wrap MCP servers with a WebSocket.","description":"# ws-mcp\n\nWrap MCP stdio servers with a WebSocket.\nFor use with [kibitz](https://github.com/nick1udwig/kibitz).\n\n## Quickstart\n\n### Prerequisites\n\nInstall [uv](https://github.com/astral-sh/uv):\n```bash\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\n### Configuration\n\nThe config file specifies which MCP servers to run.\nThe default config (no `--config` or `--command` args provided) includes:\n- [`wcgw`](https://github.com/rusiaaman/wcgw): For general system operations and file management\n- [`fetch`](https://github.com/modelcontextprotocol/servers/tree/main/src/fetch): For making HTTP requests\n\nTo make a configuration file:\n\n1. Create your configuration file:\n   ```bash\n   cp sample.config.json config.json\n   ```\n2. Modify `config.json` to add or remove servers based on your needs.\n3. Run with `--config path/to/config.json` to use the new config file.\n\n### Running ws-mcp\n\nBasic usage with default config file (no `--config` or `--command` provided) and port:\n```bash\nuvx --refresh ws-mcp@latest\n```\n\nThis will start all configured servers on the default port (`10125`).\n\nTo use a config file and port:\n```bash\nuvx --refresh ws-mcp@latest --config path/to/config --port 10125\n```\n\n## Detailed Usage\n\n```bash\n# Example using fetch\nuvx --refresh ws-mcp --command \"uvx mcp-server-fetch\" --port 3002\n\n# Example using wcgw\n## On macOS\nuvx --refresh ws-mcp --command \"uvx --from wcgw@latest --python 3.12 wcgw_mcp\" --port 3001\n\n## On Linux (or if you have issues on macOS with wcgw)\ncd /tmp\ngit clone https://github.com/nick1udwig/wcgw.git\ncd wcgw\ngit submodule update --init --recursive\ngit checkout hf/fix-wcgw-on-ubuntu\ncd ..\nuvx --refresh ws-mcp --command \"uvx --from /tmp/wcgw --with /tmp/wcgw/src/mcp_wcgw --python 3.12 wcgw_mcp\" --port 3001\n\n# Example using Brave search\nexport BRAVE_API_KEY=YOUR_API_KEY_HERE\nuvx --refresh ws-mcp --env BRAVE_API_KEY=$BRAVE_API_KEY --command \"npx -y @modelcontextprotocol/server-brave-search\" --port 3003\n\n# Or, with a .env file:\nuvx --refresh ws-mc…","publisher":null,"homepage":null,"repository":"https://github.com/nick1udwig/ws-mcp","version":"0.1.11","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ws-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"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"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":"ws-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:16.825Z","publishedAt":"2025-01-17T17:10:11.684977Z","latestVersion":"0.1.11"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ws-mcp","url":"https://pypi.org/project/ws-mcp/","firstSeenAt":"2026-09-10T16:22:40.091Z","fetchedAt":"2026-09-10T16:22:40.091Z","normalizedAt":"2026-09-10T16:22:40.091Z"}]},"firstSeenAt":"2026-09-10T16:22:40.091Z","updatedAt":"2026-09-10T16:24:16.825Z"}