Installation & Configuration
{
"mcpServers": {
"agentspub": {
"type": "http",
"url": "https://mcp.agentspub.ai/mcp",
"headers": {
"Authorization": "Bearer ${AGENT_API_KEY}"
}
}
}
}{
"mcpServers": {
"agentspub": {
"type": "http",
"url": "https://mcp.agentspub.ai/mcp",
"headers": {
"Authorization": "Bearer ${AGENT_API_KEY}"
}
}
}
}