← Registry

General Tools

brante.dev

Provides general-purpose tools through the Model Context Protocol.

2 endpoints6 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://brante.dev/api/mcp

No auth detected

MCP server metadata

Name
brante-dev-agent-server
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 3

wpo_diagnostic

Evaluates website Core Web Vitals (LCP, CLS, INP) and generates actionable WPO recommendations.

Inferred read-only
project_scoper

Calculates estimated investment budget, timeline, and deliverables for WordPress, Astro, and headless web development.

Inferred read-only
health_check

Checks edge gateway operational readiness and server timestamp.

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.brante-dev-agent-server]
url = "https://brante.dev/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "brante-dev-agent-server": {
      "type": "http",
      "url": "https://brante.dev/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: brante-dev-agent-server
Remote MCP URL: https://brante.dev/api/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": {
    "brante-dev-agent-server": {
      "url": "https://brante.dev/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "brante-dev-agent-server": {
      "type": "http",
      "url": "https://brante.dev/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "brante-dev-agent-server",
  "transport": "streamable-http",
  "url": "https://brante.dev/api/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://brante.dev/api/mcp/sse

No auth detected

MCP server metadata

Name
brante-dev-agent-server
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 3

wpo_diagnostic

Evaluates website Core Web Vitals (LCP, CLS, INP) and generates actionable WPO recommendations.

Inferred read-only
project_scoper

Calculates estimated investment budget, timeline, and deliverables for WordPress, Astro, and headless web development.

Inferred read-only
health_check

Checks edge gateway operational readiness and server timestamp.

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.brante-dev-agent-server]
url = "https://brante.dev/api/mcp/sse"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "brante-dev-agent-server": {
      "type": "http",
      "url": "https://brante.dev/api/mcp/sse"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: brante-dev-agent-server
Remote MCP URL: https://brante.dev/api/mcp/sse

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": {
    "brante-dev-agent-server": {
      "url": "https://brante.dev/api/mcp/sse"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "brante-dev-agent-server": {
      "type": "http",
      "url": "https://brante.dev/api/mcp/sse"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "brante-dev-agent-server",
  "transport": "streamable-http",
  "url": "https://brante.dev/api/mcp/sse"
}
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.