Skip to content
VS Code

AgentQ MCP Server for VS Code

io.github.noviantonugroho4/agentq

AgentQ MCP Server - AI-Powered Software Quality Assurance Platform

client:VS Code transport:streamable-http

Install AgentQ MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentq": {
      "type": "http",
      "url": "https://mcp.agentq.id/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AgentQ MCP Server in other clients