Skip to content
Cursor

6DuckLearn MCP for Cursor

com.6ducklearn/mcp

Connect agents to 6DuckLearn memory, approvals, and runtime control.

client:Cursor transport:streamable-http

Install 6DuckLearn MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://6ducklearn.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

6DuckLearn MCP in other clients