akhil-jr/genai-llm-agent-mcp-server
A standalone HTTP mcp server. An agent is included which can read tools from the server.
Platform-specific configuration:
{
"mcpServers": {
"genai-llm-agent-mcp-server": {
"command": "npx",
"args": [
"-y",
"genai-llm-agent-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...