cubeship

These docs, for your agent

cubeship.dev/mcp lets an agent search and read this documentation. No key, nothing to install.

https://cubeship.dev/mcp gives an agent these docs: it can search them, list every page and read one as Markdown. It needs no key and touches no instance — that is your instance's /mcp, and the two work well side by side.

Add it to what you use:

claude mcp add --transport http cubeship-docs https://cubeship.dev/mcp

In Cursor, that goes in ~/.cursor/mcp.json. In Claude Desktop, choose Settings → Connectors → Add custom connector and paste the URL.

The tools

ToolTakesReturns
searchquerythe matching pages and sections, as JSON
list_pagesnothingevery page, with its title and path
get_pageurl, such as /docs/apps/creatingthat page as Markdown

On this page