Instructions, rules and reference documents live in a profile rather than in each tool's own settings, so switching editors does not mean rebuilding the setup — and the notes side keeps the specifications those profiles refer to in the same place.
An HTTP server over a Noteit workspace, exposing two things: agent profiles — composable personas, instructions, rules and documents — and personal notes with structured records and graph views.
- Your agent profiles listed, so a client can pick the one that fits the task
- A profile's full configuration fetched and applied — persona, instructions, rules and documents together
- Reusable configuration that any MCP client can adopt, rather than per-tool setup
- Notes with structured records and graph visualizations behind them
- Long documents turned into navigable HTML and logic diagrams
A Noteit account. Authentication is OAuth with a device fingerprint for IDEs that support it, and an API token flow for clients that do not; the endpoint is served at /api/mcp. Works with Cursor, Claude Code, Gemini CLI, and Claude Desktop through a proxy.
One command — claude mcp add --transport http noteit-mcp https://www.noteit-mcp.com/api/mcp
