@imqueue/mcp
Advanced tools
+1
-1
| { | ||
| "name": "@imqueue/mcp", | ||
| "version": "1.1.2", | ||
| "version": "1.1.3", | ||
| "mcpName": "org.imqueue/mcp", | ||
@@ -5,0 +5,0 @@ "description": "Model Context Protocol server for @imqueue — lets AI coding agents search the docs and scaffold typed services & clients.", |
+7
-3
| # @imqueue/mcp | ||
| A [Model Context Protocol](https://modelcontextprotocol.io) server for **[@imqueue](https://imqueue.org)**. It lets AI coding agents (Claude Code, Cursor, Windsurf, VS Code, …) **search the @imqueue documentation** and **scaffold typed services & clients** — so they generate correct, idiomatic @imqueue code instead of guessing. | ||
| A [Model Context Protocol](https://modelcontextprotocol.io) server for **[@imqueue](https://imqueue.org)**. It lets AI coding agents (Claude Code, Cursor, VS Code, JetBrains, …) **search the @imqueue documentation**, **scaffold typed services & clients**, and **drive the `imq` CLI** — so they generate correct, idiomatic @imqueue code instead of guessing. | ||
| 📖 **Full documentation: [imqueue.org/mcp](https://imqueue.org/mcp/)** — per-client setup, complete tools reference, agent workflows and the safety model. | ||
| ## Tools | ||
@@ -48,3 +50,3 @@ | ||
| ### Cursor / Windsurf / VS Code / Claude Desktop | ||
| ### Other clients (Cursor, Claude Desktop, JetBrains, Windsurf, Zed, …) | ||
@@ -64,2 +66,4 @@ Add to your MCP config (`.cursor/mcp.json`, `claude_desktop_config.json`, …): | ||
| > **VS Code and Visual Studio** use a top-level `servers` key with `"type": "stdio"` instead of `mcpServers`. See **[imqueue.org/mcp/installation](https://imqueue.org/mcp/installation/)** for the exact config file path and snippet for every client. | ||
| ## Develop | ||
@@ -84,2 +88,2 @@ | ||
| See [SPEC.md](./SPEC.md) for the full design and registry-distribution plan. | ||
| Full docs: **[imqueue.org/mcp](https://imqueue.org/mcp/)**. See [SPEC.md](./SPEC.md) for the design and registry-distribution plan. |
68531
0.76%87
4.82%