Skip to content
Cursor

smallprint for Cursor

dev.smallprint/smallprint

The small print of MCP servers, skills and plugins, hashed, diffed and graded, from the record.

client:Cursor transport:stdio runtime:npm

Install smallprint in Cursor

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

{
  "mcpServers": {
    "smallprint": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "smallprint-mcp"
      ]
    }
  }
}

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

smallprint in other clients