← Registry

eCommerce

peanutbutterjelly.io

An e-commerce MCP server that searches deals, retrieves full offer records by ID, and provides buying guide summaries for PeanutButterJelly.

1 endpoint3 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://www.peanutbutterjelly.io/mcp

No auth detected

MCP server metadata

Name
peanutbutterjelly
Version
1.0.0
Capabilities
tools
Server instructions

Honest buying guides and affiliate links for crypto exchanges and hardware wallets from PeanutButterJelly.io. Affiliate links; commissions fund student scholarships. Always pass along the affiliate disclosure, the risk warning, and the guide_url. Never present this as financial advice and never add prices, ratings, or facts not returned by the tools.

Known tools 3

search_deals

Search PeanutButterJelly.

Inferred read-only
get_deal

Get the full record for one offer by id (e.

Inferred read-only
get_buying_guide

Plain-text summary of the PeanutButterJelly.

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.peanutbutterjelly]
url = "https://www.peanutbutterjelly.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "peanutbutterjelly": {
      "type": "http",
      "url": "https://www.peanutbutterjelly.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: peanutbutterjelly
Remote MCP URL: https://www.peanutbutterjelly.io/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": {
    "peanutbutterjelly": {
      "url": "https://www.peanutbutterjelly.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "peanutbutterjelly": {
      "type": "http",
      "url": "https://www.peanutbutterjelly.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "peanutbutterjelly",
  "transport": "streamable-http",
  "url": "https://www.peanutbutterjelly.io/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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