← toolweight.com

INDIVIDUAL MCP TOOL

get_brand

A brand's logo and wordmark as inline SVG, a monochrome variant using currentColor, its colour palette with each colour's share of the mark, and its official and brand-guideline URLs.

toolweight.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://toolweight.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_brand and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

toolweight.com

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "toolweight",
  "transport": "streamable-http",
  "url": "https://toolweight.com/mcp"
}
MCP Inspector

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

Related tools

  • list_categories — Every comparison toolweight publishes, with tool and field counts and the date each was last verified.
  • get_category — The full comparison table for one category: the field registry, every tool's values with per-cell source URL, verification date and confidence, the editorial verdict, the presets and the FAQs.
  • compare_tools — Two or more tools side by side on every field they share a registry for.
  • search_tools — Free-text search across tool names, companies, one-liners, descriptions and categories.
  • score_tools — Run toolweight's weighting engine with weights you supply and get the category ranked against your priorities rather than its defaults.