MCP server for AgentMinds collective intelligence platform, enabling AI agents to scan websites for security/SEO/performance issues, pull personalized recommendations, and share findings across the network.
{
"mcpServers": {
"agentminds": {
"command": "npx",
"args": [
"-y",
"agentminds-mcp"
]
}
}
}