AnaNone/mcp_project
In this project, I tried out several MCP client implementations inspired by the "MCP: Build Rich-Context AI Apps with Anthropic" course from DeepLearning.AI.
Platform-specific configuration:
{
"mcpServers": {
"mcp_project": {
"command": "npx",
"args": [
"-y",
"mcp_project"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...