Shipshape Data docs for Gemini CLI
com.shipshapedata/shipshape-data-docs
Docs Q&A: search 169 data and AI guides, fetch any page as markdown. Read-only, keyless.
client:Gemini CLI
transport:streamable-http
tools:3
Install Shipshape Data docs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shipshape-data-docs": {
"httpUrl": "https://shipshapedata.com/mcp/docs"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs