← Registry

Marketing

lomadee.com.br

Provides access to Lomadee affiliate marketing platform data, including site overview, FAQs, contact info, and brand lists with commission details.

1 endpoint6 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://www.lomadee.com.br/mcp

No auth detected

MCP server metadata

Name
lomadee
Version
1.0.0
Capabilities
tools
Server instructions

Use Lomadee tools to look up Brazilian affiliate brands, FAQs, and contact paths. Do not invent commission or cookie values.

Known tools 6

get_site_overview

Return what Lomadee is, who it is for, and the canonical public URLs an agent should read next.

Inferred read-only
get_when_to_use

Return specific jobs Lomadee is right for, how an agent should call the product, and when not to use it.

Inferred read-only
list_faqs

List official Lomadee FAQ answers by topic (home, creators, affiliates, advertisers, contact, brands, blog).

Inferred read-only
get_contact

Return how to contact Lomadee (commercial, support, partnerships) and organization identity fields.

Inferred read-only
list_brands

List brands available in the Lomadee affiliate catalog, with commission and cookie when known.

Inferred read-only
get_brand

Get one Lomadee brand by slug, including description, commission, cookie, and canonical URLs.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "lomadee",
  "transport": "streamable-http",
  "url": "https://www.lomadee.com.br/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.