Loading MCP server directory, please wait...
CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless…
npx @getmcp/cli add ai.smithery/PixdataOrg-coderideRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/PixdataOrg-coderide": {
"url": "https://server.smithery.ai/@PixdataOrg/coderide/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}