Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-context7"
]
}
}
}