D
Debate Agent MCP
MCP server by ferdiangunawan
Created 12/3/2025
Updated 12 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-debate-agent-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"ferdiangunawan-debate-agent-mcp": {
"command": "npx",
"args": [
"ferdiangunawan-debate-agent-mcp"
]
}
}
}