MehdiBukhari/CURL_TO_CONTEXT
This educational demo teaches the Model Context Protocol (MCP) - a protocol for AI assistants to interact with external tools and data sources.
Platform-specific configuration:
{
"mcpServers": {
"CURL_TO_CONTEXT": {
"command": "npx",
"args": [
"-y",
"CURL_TO_CONTEXT"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...