MCP Server
MCP
AgentQ MCP Server
AgentQ MCP Server - AI-Powered Software Quality Assurance Platform
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