Bookmarks, markdown notes, code snippets, and diagrams — saved from anywhere, synced everywhere, and readable/writable by your AI assistants.
Turbodoc ships a hosted Model Context Protocol server with 22 tools, so any MCP client — Claude, Claude Code, Cursor, VS Code, Windsurf — can save, search, and organize your library for you.
# Claude Code
claude mcp add --transport http turbodoc https://api.turbodoc.ai/mcp- Endpoint:
https://api.turbodoc.ai/mcp(Streamable HTTP) - Auth: OAuth 2.0 — sign in with your Turbodoc account, no API keys
- Setup guide: turbodoc.ai/docs/mcp
Turbodoc is completely open source and free to use (while in beta). All applications are available without cost and the source code is publicly accessible for contribution and transparency.
| App | Built with | Get it |
|---|---|---|
| Web | TanStack Start, React | turbodoc.ai |
| iOS | SwiftUI, SwiftData | App Store |
| Chrome extension | Manifest V3 | Chrome Web Store |
| Firefox add-on | Manifest V2 | Firefox Add-ons |
| API + MCP server | Cloudflare Workers, Hono | api.turbodoc.ai/swagger |
- API & MCP server: turbodoc-api
- Web app: turbodoc-web-v2
- iOS app: turbodoc-ios
- Browser extensions: turbodoc-extensions
MIT
