MCP Server
MCP
@imqueue
Search @imqueue docs and scaffold typed services & clients from your AI coding agent.
Install
npx -y @imqueue/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.imqueue.org/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@imqueue/mcp",
"version": "3.7.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment