Aeq Mcp Tool
Freeby MCP Community
MCP tool integration for Ask Expert Question
v0.1.0Added Apr 12, 2026
mcpclaudeexpertquestionai
Aeq Mcp Tool MCP Server
MCP tool integration for Ask Expert Question
Installation
npx -y @a5c-ai/aeq-mcp-tool
Reviews
Installation
Quick install
npx -y @a5c-ai/aeq-mcp-tool
Add to claude_desktop_config.json
{
"mcpServers": {
"aeq-mcp-tool": {
"command": "npx",
"args": ["-y", "@a5c-ai/aeq-mcp-tool"]
}
}
}