← Registry

Content Tools

boxofrules.com

Provides access to the Box Of Rules audio plugin catalog, blog posts, waveform analyser details, and brand information.

WebMCP2 endpoints5 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://mcp.boxofrules.com/mcp

No auth detected

MCP server metadata

Name
box-of-rules-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

list_plugins

All Box Of Rules audio plugins: slug, name, pricing (free, paid, or see site), summary and links.

Inferred read-only
get_plugin

Full details for one Box Of Rules plugin by slug (see list_plugins for slugs).

Inferred read-only
latest_posts

Recent Box Of Rules blog posts, live from the boxofrules.com content API.

Inferred read-only
analyser_info

What the Waveform Analyser measures, the free tier, credits and downloads.

Inferred read-only
brand_info

Who Box Of Rules is, links, support channels.

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

.mcp.json

{
  "mcpServers": {
    "box-of-rules-mcp": {
      "type": "http",
      "url": "https://mcp.boxofrules.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "box-of-rules-mcp": {
      "type": "http",
      "url": "https://mcp.boxofrules.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "box-of-rules-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.boxofrules.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://boxofrules.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 0

No tool metadata was available in the registry cache.

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

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://boxofrules.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://boxofrules.com

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": {
    "webmcp": {
      "url": "https://boxofrules.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://boxofrules.com"
}
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.