Agent
Freeby MCP Community
@multimodal/seed-mcp-agent
v0.3.0Added Apr 12, 2026
Agent MCP Server
@multimodal/seed-mcp-agent
Installation
npx -y @omni-tars/mcp-agent
Reviews
Installation
Quick install
npx -y @omni-tars/mcp-agent
Add to claude_desktop_config.json
{
"mcpServers": {
"agent": {
"command": "npx",
"args": ["-y", "@omni-tars/mcp-agent"]
}
}
}