Connect Claude / Claude Code
Claude Desktop, claude.ai and Claude Code all support remote MCP with OAuth — add Notive as a custom connector and Claude answers from your library with citations.
How to connect
- 1Claude Desktop / claude.ai: Settings → Connectors → Add custom connector, paste https://notive.space/mcp.
- 2Claude Code: run the command below, then `/mcp` inside Claude Code to complete the OAuth sign-in.
- 3Ask Claude 'What do I know about X?' — it calls search_library and ask_notive and returns cited answers.
Configuration
claude mcp add --transport http notive https://notive.space/mcp
Good to know
Add `--scope user` to make the Notive connector available across all your Claude Code projects.
