Lamaq-Mujpurwala/mcp-agent-sandbox
A hands-on starter project to build and test local tools using the Model Context Protocol (MCP) with Python, LangChain, and Claude. Includes a complete guide to setting up an MCP server-client architecture and integrating LLMs for real-world use cases.
Platform-specific configuration:
{
"mcpServers": {
"mcp-agent-sandbox": {
"command": "npx",
"args": [
"-y",
"mcp-agent-sandbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...