xskjya/Tools-MCP-Agent
Encapsulated implementation of a tool-based agent built on the MCP protocol, providing a unified interface for tool-driven automation.
Platform-specific configuration:
{
"mcpServers": {
"Tools-MCP-Agent": {
"command": "npx",
"args": [
"-y",
"Tools-MCP-Agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...