joshuaalpuerto/mcp-agent
Lightweight, focused utilities to manage connections and execute MCP tools with minimal integration effort. Use it to directly call tools or build simple agents within your current architecture.
Platform-specific configuration:
{
"mcpServers": {
"mcp-agent": {
"command": "npx",
"args": [
"-y",
"mcp-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...