← Back to Plugins
MCP Server MCP

AgentQ MCP Server

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

AgentQ MCP Server - AI-Powered Software Quality Assurance Platform

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.agentq.id/mcp",
      "headers": [
        {
          "description": "Bearer Token Authentication (format: 'Bearer <token>'). Use your AgentQ MCP access token.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...