Integrations

Cursor

Share context with Cursor.

Setup

1

Get an API key from your Credos account

2

Add a new remote MCP connection to your project

.cursor/mcp.json

{
  "mcpServers": {
    "Credos": {
      "url": "https://mcp.credos.dev",
      "headers": {
        "Authorization": "Bearer ${env:CREDOS_MCP_API_KEY}",
        "Accept": "application/json, text/event-stream"
      }
    }
  }
}

3

Enable Credos MCP server from Cursor settings

Cursor MCP server example

4

Tell Cursor to follow your agent rules via

AGENTS.md


© 2026 Credos