{"_id":"@aiqbee/mcp","_rev":"2-443069161bea106d8fc335e870abd881","name":"@aiqbee/mcp","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"@aiqbee/mcp","version":"1.0.0","keywords":["mcp","model-context-protocol","aiqbee","knowledge-graph","ai","architecture","portfolio"],"author":{"name":"AIQBee","email":"support@aiqbee.com"},"license":"MIT","_id":"@aiqbee/mcp@1.0.0","maintainers":[{"name":"louisgoodier","email":"louis.goodier@aiqbee.com"},{"name":"wireddavidson","email":"sean.davidson@advancer.co.nz"}],"homepage":"https://github.com/AIQBee/aiqbee-ai","bugs":{"url":"https://github.com/AIQBee/aiqbee-ai/issues"},"bin":{"aiqbee-mcp":"bin.mjs"},"dist":{"shasum":"ba2ae1ab24ab47c0702cb9394b8324fffbe25e15","tarball":"https://registry.npmjs.org/@aiqbee/mcp/-/mcp-1.0.0.tgz","fileCount":2,"integrity":"sha512-4t5Lgs+CFuy85KtPDBLx3NOkxl4jTkHWDV64npP+DQXzfMhXElpm+WQX1c4VbcuBlWr0Bot9l28uJfWCSZ9JMQ==","signatures":[{"sig":"MEQCIDAP2DnaxI74bwxmu6JHwFKHe6+rnboGNkddPlK+9tlNAiBPLQeRr6J3cQWbLsbefnyGHhIsm2OmL0MsY+O5xkeURg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1198},"type":"module","engines":{"node":">=18"},"gitHead":"fea5a8d1325c4055a53aad44743ce241bbac31c1","_npmUser":{"name":"louisgoodier","email":"louis.goodier@aiqbee.com"},"repository":{"url":"git+https://github.com/AIQBee/aiqbee-ai.git","type":"git","directory":"npm"},"_npmVersion":"10.9.2","description":"AI knowledge graph MCP server for architecture, portfolio, and digital strategy management","directories":{},"_nodeVersion":"22.16.0","dependencies":{"mcp-remote":"^0.1.38"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/mcp_1.0.0_1772846145292_0.7251167491673989","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@aiqbee/mcp","version":"1.0.1","description":"AI knowledge graph MCP server for architecture, portfolio, and digital strategy management","keywords":["mcp","model-context-protocol","aiqbee","knowledge-graph","ai","architecture","portfolio"],"homepage":"https://github.com/AIQBee/aiqbee-ai","repository":{"type":"git","url":"git+https://github.com/AIQBee/aiqbee-ai.git","directory":"npm"},"license":"MIT","author":{"name":"AIQBee","email":"support@aiqbee.com"},"type":"module","bin":{"aiqbee-mcp":"bin.mjs"},"dependencies":{"mcp-remote":"^0.1.38"},"engines":{"node":">=18"},"_id":"@aiqbee/mcp@1.0.1","gitHead":"fea5a8d1325c4055a53aad44743ce241bbac31c1","bugs":{"url":"https://github.com/AIQBee/aiqbee-ai/issues"},"_nodeVersion":"22.16.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-RN76Gu1X7D81+EQRJQZPqSiPB2BsmjqqhenzZfVql0nCHkAVGx3YYRFtzxQKdMLUn3VtB5PghyL8sdnkhgPwbg==","shasum":"ab95b9ea7b224512693eaf97f5f3c48c2cbaf713","tarball":"https://registry.npmjs.org/@aiqbee/mcp/-/mcp-1.0.1.tgz","fileCount":3,"unpackedSize":2533,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDIgLfxUAhhJkSa1TviaiL40/jPN+7ZWcBaNcwMzo1tFgIhAIAECPxNaov/7BP8BgO9WpbIzam+4zmUcKcUw67qtFPn"}]},"_npmUser":{"name":"louisgoodier","email":"louis.goodier@aiqbee.com"},"directories":{},"maintainers":[{"name":"louisgoodier","email":"louis.goodier@aiqbee.com"},{"name":"wireddavidson","email":"sean.davidson@advancer.co.nz"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mcp_1.0.1_1772846270809_0.11691931124815813"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-07T01:15:45.177Z","modified":"2026-03-07T01:17:51.090Z","1.0.0":"2026-03-07T01:15:45.588Z","1.0.1":"2026-03-07T01:17:50.959Z"},"bugs":{"url":"https://github.com/AIQBee/aiqbee-ai/issues"},"author":{"name":"AIQBee","email":"support@aiqbee.com"},"license":"MIT","homepage":"https://github.com/AIQBee/aiqbee-ai","keywords":["mcp","model-context-protocol","aiqbee","knowledge-graph","ai","architecture","portfolio"],"repository":{"type":"git","url":"git+https://github.com/AIQBee/aiqbee-ai.git","directory":"npm"},"description":"AI knowledge graph MCP server for architecture, portfolio, and digital strategy management","maintainers":[{"name":"louisgoodier","email":"louis.goodier@aiqbee.com"},{"name":"wireddavidson","email":"sean.davidson@advancer.co.nz"}],"readme":"# @aiqbee/mcp\r\n\r\nThin stdio wrapper for the [Aiqbee Brain](https://github.com/AIQBee/aiqbee-ai) remote MCP server. Bridges stdio-only MCP clients to `https://mcp.aiqbee.com/mcp` using [mcp-remote](https://www.npmjs.com/package/mcp-remote).\r\n\r\n## Usage\r\n\r\n```json\r\n{\r\n  \"mcpServers\": {\r\n    \"aiqbee\": {\r\n      \"command\": \"npx\",\r\n      \"args\": [\"-y\", \"@aiqbee/mcp\"]\r\n    }\r\n  }\r\n}\r\n```\r\n\r\nIf your MCP client supports HTTP transport natively (Claude Desktop, Cursor, VS Code, Gemini CLI), you don't need this package — just use the URL directly:\r\n\r\n```json\r\n{\r\n  \"mcpServers\": {\r\n    \"aiqbee\": {\r\n      \"url\": \"https://mcp.aiqbee.com/mcp\"\r\n    }\r\n  }\r\n}\r\n```\r\n\r\n## What is Aiqbee?\r\n\r\n[Aiqbee](https://aiqbee.com) is a web-based architecture, portfolio, and digital strategy management platform. This MCP server provides 25 tools for managing knowledge graphs (brains, neurons, relationships, neuron types, and access control) through natural conversation with AI assistants.\r\n\r\n## Authentication\r\n\r\nOn first connection, your MCP client will open a browser window for OAuth 2.0 sign-in. No API keys needed.\r\n\r\n## Links\r\n\r\n- **Platform**: https://app.aiqbee.com\r\n- **Documentation**: https://app.aiqbee.com/help\r\n- **Privacy & Trust**: https://app.aiqbee.com/trust\r\n- **GitHub**: https://github.com/AIQBee/aiqbee-ai\r\n\r\n## License\r\n\r\nMIT\r\n","readmeFilename":"README.md"}