You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Model Context Protocol server for @imqueue — lets AI coding agents search the docs and scaffold typed services & clients from the editor.",
"Run the server over stdio with `npx -y @imqueue/mcp`; add it to your AI tool's MCP config (mcpServers, or servers + type:stdio for VS Code / Visual Studio).",
"Docs tools (search_docs, get_doc, list_packages) are read-only; scaffold_service, scaffold_client and the CLI-bridge tools change state.",
"create_service is dry-run by default — pass apply:true to actually write files.",
"See the install matrix and tool reference at imqueue.org/mcp/."