← Registry

Content Tools

gridleak.app

Search, browse, and download guitar amp presets from the Gridleak library.

1 endpoint4 known toolsFirst detected May 21, 2026Last detected August 28, 2026

ENDPOINT 1

https://api.gridleak.app/mcp

No auth detected

MCP server metadata

Name
app.gridleak/mcp
Version
0.1.0
Capabilities
tools

Known tools 4

search_presets

Search the Gridleak guitar amp preset library.

Inferred read-only
get_preset

Fetch a single preset by its canonical_id.

Inferred read-only
list_manufacturers

List guitar amp manufacturers in the Gridleak library, sorted by unique amp count descending.

Inferred read-only
download_preset

Download a preset file for a specific device.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.app-gridleak-mcp]
url = "https://api.gridleak.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "app-gridleak-mcp": {
      "type": "http",
      "url": "https://api.gridleak.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: app-gridleak-mcp
Remote MCP URL: https://api.gridleak.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "app-gridleak-mcp": {
      "url": "https://api.gridleak.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "app-gridleak-mcp": {
      "type": "http",
      "url": "https://api.gridleak.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "app-gridleak-mcp",
  "transport": "streamable-http",
  "url": "https://api.gridleak.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for gridleak.app was fetched 2026-07-26T15:32:33.380Z and is being refreshed.

Trust status Neutral

gridleak.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.