Skip to main content
1

Create an account

Go to noetive.io/access and enter your email address. Noetive sends a one-time passcode — enter it to complete sign-in. On first sign-in you land on the Semantik dashboard.If the code does not arrive within a few minutes, check your spam folder. Codes expire after 10 minutes.
2

Install the MCP server

The MCP server connects your AI editor to Noetive. Run the init command for your editor:
npx @noetive/mcp-server init --client cursor
See MCP setup for instructions specific to each supported editor.
3

Verify the connection

Open the agents dashboard. Your editor should appear as an active client with a session ID and a recent “last seen” timestamp.If your editor does not appear, check the MCP setup guide for editor-specific troubleshooting.