{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_hwf7qaj5u5kg","handle":"bimcp-mcp","url":"https://wellknown.network/agents/bimcp-mcp","links":{"self":"https://wellknown.network/agents/bimcp-mcp/record.json","html":"https://wellknown.network/agents/bimcp-mcp","markdown":"https://wellknown.network/agents/bimcp-mcp/record.md","api":"https://wellknown.network/api/v1/agents/bimcp-mcp","status":"https://wellknown.network/api/v1/agents/bimcp-mcp/status","claim":"https://wellknown.network/agents/bimcp-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bimcp-mcp/claim.json","badge":"https://wellknown.network/agents/bimcp-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:bimcp-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bimcp-mcp","summary":"Connect Claude Desktop to BIMCP Cloud Service for Revit integration","description":"# BIMCP MCP Client\n\nConnect Claude Desktop to BIMCP Cloud Service for seamless Revit integration.\n\n## Installation\n\nInstall using UV (recommended):\n\n```bash\nuvx bimcp-mcp\n```\n\nOr using pip:\n\n```bash\npip install bimcp-mcp\n```\n\n## Getting Started\n\n1. **Get your API key** from [https://bimcp.com/api-keys](https://bimcp.com/api-keys)\n\n2. **Configure Claude Desktop**:\n   \n   Open Claude Desktop settings (Settings → Developer → Edit Config) and add:\n\n   ```json\n   {\n     \"mcpServers\": {\n       \"bimcp\": {\n         \"command\": \"uvx\",\n         \"args\": [\"bimcp-mcp\"],\n         \"env\": {\n           \"BIMCP_API_KEY\": \"your-api-key-here\"\n         }\n       }\n     }\n   }\n   ```\n\n3. **Restart Claude Desktop**\n\n## Configuration Options\n\n- `BIMCP_API_KEY` (required): Your BIMCP API key\n- `BIMCP_API_URL` (optional): Custom API endpoint (default: https://api.bimcp.com)\n\n## Features\n\n- Execute C# code directly in Revit\n- Access Revit model information\n- Query elements (walls, doors, windows, etc.)\n- Create and modify BIM elements\n- Run structural analysis\n- Generate schedules and reports\n\n## Example Usage\n\nOnce configured, you can ask Claude:\n\n- \"Get information about the current Revit model\"\n- \"Count all the walls in the project\"\n- \"Create a new wall at coordinates...\"\n- \"List all doors on Level 1\"\n- \"Generate a door schedule\"\n\n## Troubleshooting\n\nIf you encounter issues:\n\n1. Verify your API key is correct\n2. Check your internet connection\n3. Ensure Claude Desktop was restarted after configuration\n4. Check the logs: `~/.claude/logs/`\n\n## Support\n\n- Documentation: [https://docs.bimcp.com](https://docs.bimcp.com)\n- Support: support@bimcp.com\n- Issues: [https://github.com/BIMCP/bimcp-mcp/issues](https://github.com/BIMCP/bimcp-mcp/issues)\n\n## License\n\nMIT License - See LICENSE file for details.","publisher":null,"homepage":"https://docs.bimcp.com/mcp","repository":null,"version":"1.0.0","license":"MIT","protocols":["mcp"],"tags":["ai","bim","claude","mcp","model-context-protocol","revit"],"pricing":null,"endpoints":[{"url":"pypi:bimcp-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.779,"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":"bimcp-mcp","registry":"pypi","observedAt":"2026-09-09T10:30:43.048Z","publishedAt":"2025-06-02T10:30:32.212653Z","latestVersion":"1.0.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bimcp-mcp","url":"https://pypi.org/project/bimcp-mcp/","firstSeenAt":"2026-09-09T10:27:07.809Z","fetchedAt":"2026-09-09T10:27:07.809Z","normalizedAt":"2026-09-09T10:27:07.809Z"}]},"firstSeenAt":"2026-09-09T10:27:07.809Z","updatedAt":"2026-09-09T10:30:43.048Z"}