{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5wyfrwvjbs7p","handle":"windows-rs-mcp","url":"https://wellknown.network/agents/windows-rs-mcp","links":{"self":"https://wellknown.network/agents/windows-rs-mcp/record.json","html":"https://wellknown.network/agents/windows-rs-mcp","markdown":"https://wellknown.network/agents/windows-rs-mcp/record.md","api":"https://wellknown.network/api/v1/agents/windows-rs-mcp","status":"https://wellknown.network/api/v1/agents/windows-rs-mcp/status","claim":"https://wellknown.network/agents/windows-rs-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/windows-rs-mcp/claim.json","badge":"https://wellknown.network/agents/windows-rs-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:windows-rs-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"windows-rs-mcp","summary":"MCP server to parse documentation for the windows crate","description":"# Windows Crate Docs Search MCP\n\nThis project provides a Claude Desktop MCP server that allows searching the Rust `windows` crate API documentation hosted at [microsoft.github.io/windows-docs-rs](https://microsoft.github.io/windows-docs-rs/).\n\nIt uses Playwright to interact with the documentation website's search functionality and the features table.\n\n## Features\n\n*   **Search Windows API:** Use the `search_windows_api` tool to find functions, structs, enums, etc., within the `windows` crate docs.\n*   **Get Documentation:** Retrieve detailed documentation for exact matches, including description, signature, and the required Cargo feature (best effort).\n*   **Find Related Items:** List related API items found during the search.\n\n## Usage\n\nThis package requires Playwright browsers to be installed. The server attempts to install the default browser (`chromium`) automatically on the first run. You can skip this by setting the `MCP_SKIP_PLAYWRIGHT_INSTALL` environment variable.\n\n### Running the MCP Server\n\n**Using `uvx`:**\n\nThe simplest way to run the server after installation is using `uvx`:\n\n```bash\nuvx windows-rs-mcp\n```\n\n**Running Locally with `uv`:**\n\nIf you have cloned the repository, you can run the server directly using `uv run` from the project directory:\n\n```bash\n# Navigate to the project root directory\n# cd /path/to/windows-rs-mcp  (Linux/macOS)\n# cd C:\\path\\to\\your\\project\\windows-rs-mcp (Windows)\n\n# Run the server\nuv run windows-rs-mcp\n```\n\n### Configuring Claude Desktop\n\nTo use this MCP with Claude Desktop, add the following configuration to your Claude Desktop settings:\n\n**Option 1: Using `uvx` (Recommended)**\n\n```json\n{\n  \"mcpServers\": {\n    \"windows-docs\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"windows-rs-mcp\"\n      ]\n    }\n  }\n}\n```\n\n**Option 2: Using `uv run` (For local source)**\n\nMake sure to replace the placeholder path in `args` with the actual absolute path to your project directory.\n\n```json\n{\n  \"mcpServers\": {\n    \"windows-docs\": {\n …","publisher":null,"homepage":null,"repository":null,"version":"0.4.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:windows-rs-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"infra.browser-automation","name":"Browser Automation","confidence":0.836,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.825,"provenance":"derived"}],"categories":["dev","infra"],"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":"windows-rs-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:33.438Z","publishedAt":"2025-10-08T16:34:20.587057Z","latestVersion":"0.4.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"windows-rs-mcp","url":"https://pypi.org/project/windows-rs-mcp/","firstSeenAt":"2026-09-10T15:24:50.777Z","fetchedAt":"2026-09-10T15:24:50.777Z","normalizedAt":"2026-09-10T15:24:50.777Z"}]},"firstSeenAt":"2026-09-10T15:24:50.777Z","updatedAt":"2026-09-10T15:25:33.438Z"}