tmcarmichael/mcp-llm-sandbox
Complete sandbox for augmenting LLM inference (local or cloud) with MCP Client-Server. Low friction testbed for MCP Server validation and agentic evaluation.
Platform-specific configuration:
{
"mcpServers": {
"mcp-llm-sandbox": {
"command": "npx",
"args": [
"-y",
"mcp-llm-sandbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...