Takt MCP
Connect Takt to Cursor.
Let Cursor retrieve the sources in your private Takt library when they are useful to your work.
Cursor supports remote Streamable HTTP MCP servers with OAuth. Add Takt's endpoint to its MCP configuration, enable the server, then complete the Takt authorization flow.
Add Takt in Cursor
- Open Cursor Settings → Tools & MCP.
- Select New MCP Server. Cursor opens an 'mcp.json' configuration file.
- Add Takt to the 'mcpServers' object:
{
"mcpServers": {
"takt": {
"url": "https://mcp.trytakt.com/mcp"
}
}
}
- Save the file.
- Return to Tools & MCP, enable Takt, and complete the browser sign-in when Cursor requests authentication.
- In Composer or Agent, ask Cursor to search your Takt library.
Choose the right configuration scope
For a project-specific connection, Cursor supports '.cursor/mcp.json' in that project. For a connection available in every project, use Cursor's global MCP configuration. Do not add a Takt password or access token to the JSON: Takt uses the OAuth window instead.
Verify the connection
Ask: “Search my Takt library for sources about [topic], then list the note titles you found.” Takt MCP is read-only, so Cursor can retrieve context but cannot edit or delete notes in your library.