Skip to content
VS Code

SpryTools API MCP Server for VS Code

com.sprytools/sprytools

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

client:VS Code transport:streamable-http

Install SpryTools API MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "sprytools": {
      "type": "http",
      "url": "https://api.sprytools.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SpryTools API MCP Server in other clients