sunpeak for Claude Desktop
io.github.doc2mcp/sunpeak
MCP server for sunpeak documentation, generated by doc2mcp.
client:Claude Desktop
transport:streamable-http
Install sunpeak in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sunpeak": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://doc2mcp.site/api/mcp/c97f81d9-55ac-4b5d-b64d-6e3c04c6eb36/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs