Run the quickstart first.Documentation Index
Fetch the complete documentation index at: https://docs.4stax.com/llms.txt
Use this file to discover all available pages before exploring further.
npx -y @4stax/kontxt init will usually write Cursor’s MCP config for you.
If you need to configure Cursor manually, open Cursor’s MCP settings (or edit ~/.cursor/mcp.json) and add:
Verify the connection
- Restart Cursor fully so MCP servers are reloaded.
- Ask Cursor a question that should trigger retrieval, such as “What language do I prefer”.
- If you previously stored “I prefer TypeScript”, Cursor should respond consistently with that preference.
Troubleshooting
Cursor does not show kontxt tools
Confirm the MCP server can start outside of Cursor:JSON config is ignored
Common causes:- The file is not valid JSON.
- The config file path is wrong for your system.
- Cursor was not fully restarted.

