← Registry

Content Tools

misterjuro.com

Access Juro's music catalog, service tiers, and submit beats for collaboration.

1 endpoint3 known toolsFirst detected July 17, 2026Last detected August 25, 2026

ENDPOINT 1

https://misterjuro.com/mcp

No auth detected

MCP server metadata

Name
misterjuro
Version
1.0.0
Capabilities
tools
Server instructions

Juro's music store. Use get_catalog to browse/buy songs, get_tiers then submit_beat to request a feature. Approval and payment are always Juro's human decision.

Known tools 3

get_catalog

Get Juro's full music catalog — every song with its title, price, buy link (Payhip), preview audio URL, cover art, and lyrics URL.

Inferred read-only
get_tiers

Get Juro's 'Work With Juro' service tiers (feature / verse / hook) with prices and the submit endpoint.

Inferred read-only
submit_beat

Submit a beat to Juro for review for a feature, verse, or hook.

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

.mcp.json

{
  "mcpServers": {
    "misterjuro": {
      "type": "http",
      "url": "https://misterjuro.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "misterjuro",
  "transport": "streamable-http",
  "url": "https://misterjuro.com/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 misterjuro.com was fetched 2026-08-09T07:58:57.674Z and is being refreshed.

Trust status Trusted

misterjuro.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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