MCP and editor tooling

Connect CodeHub libraries to Cursor and Claude through authenticated MCP and personal API tokens.

Connect CodeHub libraries to Cursor and Claude through authenticated MCP and personal API tokens.

Problem

Editor AI sessions cannot see your private snippet library unless you paste context manually every time.

Who it is for

Developers using Cursor, Claude and automation who already store knowledge in CodeHub.

How CodeHub helps

CodeHub exposes authenticated MCP and a token-based REST API so entitled tools can read and work with your library without publishing it to the open web.

Limitations

MCP requires authentication. The public site explains the capability; the live MCP endpoint is not an anonymous crawl target.

Capabilities

• Personal API tokens (Sanctum) • Authenticated MCP endpoint • CLI / editor download paths documented on Developers and Download pages • Sync APIs for device workflows

Workflow

• Create a personal token in the app • Configure Cursor/Claude MCP with that token • Query your entitled library from the editor • Revoke tokens when devices change