Skip to content
Cursor

SpryTools API MCP Server for Cursor

com.sprytools/sprytools

Utility tools for AI agents: hashing, text stats, validation, DNS, currency, GEO audits.

client:Cursor transport:streamable-http

Install SpryTools API MCP Server in Cursor

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

{
  "mcpServers": {
    "sprytools": {
      "url": "https://api.sprytools.com/mcp"
    }
  }
}

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

SpryTools API MCP Server in other clients