MCP Server for AI Coding Tools
Connect AI coding tools (Claude Code, Cursor, Windsurf, Continue.dev) to the SolidRun developer documentation via the GitBook MCP server endpoint at https://dev.solid-run.com/~gitbook/mcp.
The endpoint
https://dev.solid-run.com/~gitbook/mcpSetup per tool
Claude Code (CLI)
claude mcp add solidrun-dev https://dev.solid-run.com/~gitbook/mcpUsing solidrun-dev, find the BIOS reset procedure for Bedrock R8000Cursor
{
"mcpServers": {
"solidrun-dev": {
"url": "https://dev.solid-run.com/~gitbook/mcp"
}
}
}Windsurf
Continue.dev
Example queries
How it works
Troubleshooting
Related resources
Last updated