Install the Mintlify MCP server to host Thunder Compute docs locally. Enables AI tools like Cursor to provide instant answers based on documentation.
# 1 – install the docs bundle npx @mintlify/mcp@latest add thundercompute # 2 – start the server node ~/.mcp/thundercompute/src/index.js
http://localhost:5001
npx @mintlify/mcp@latest add thundercompute
Was this page helpful?