Loading MCP server directory, please wait...
Manage simple context workflows with quick init and add actions. Access the 'Hello, World' origin…
npx @getmcp/cli add ai.smithery/clpi-clp-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/clpi-clp-mcp": {
"url": "https://server.smithery.ai/@clpi/clp-mcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}