Aiqbee Ai MCP Server

Search, create, and link knowledge across your architecture, portfolio, and digital strategy - all through natural conversation with your AI

Remote serverstreamable-http

What is the Aiqbee Ai MCP server?

If you already use Aiqbee Ai, the aiqbee ai mcp server is the piece that lets your assistant work with it directly. Search, create, and link knowledge across your architecture, portfolio, and digital strategy - all through natural conversation with your AI assistant.

What the server does

Aiqbee is a web-based architecture, portfolio, and digital strategy management platform.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • Cursor — The Cursor tool exposed by this server
  • Neurons — The Neurons tool exposed by this server
  • Relationships — The Relationships tool exposed by this server

Installation

Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.

Where it fits

Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Aiqbee Ai's toolset — Cursor, Neurons, Relationships — is a fair guide to whether it matches your workflow. It is maintained by aiqbee; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Worth knowing first

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
CursorThe Cursor tool exposed by this server.
NeuronsThe Neurons tool exposed by this server.
RelationshipsThe Relationships tool exposed by this server.

How to install the Aiqbee Ai MCP server

{
  "mcpServers": {
    "aiqbee-ai": {
      "command": "npx",
      "args": ["-y", "@aiqbee/mcp"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use Aiqbee Ai to Cursor.
  • Use Aiqbee Ai to Neurons.
  • Use Aiqbee Ai to Relationships.

Frequently asked questions

It connects Aiqbee Ai to MCP-compatible AI assistants such as Claude and Cursor, exposing 3 tools (Cursor, Neurons, Relationships) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Aiqbee Ai directly.