Skip to content
Cursor

Datamuse for Cursor

io.github.pipeworx-io/datamuse

Datamuse MCP — word-finding engine (keyless).

client:Cursor transport:streamable-http

Install Datamuse in Cursor

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

{
  "mcpServers": {
    "datamuse": {
      "url": "https://gateway.pipeworx.io/datamuse/mcp"
    }
  }
}

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

Datamuse in other clients