Marketing
lomadee.com.br
Provides access to Lomadee affiliate marketing platform data, including site overview, FAQs, contact info, and brand lists with commission details.
ENDPOINT 1
https://www.lomadee.com.br/mcp
MCP server metadata
- Name
- lomadee
- Version
- 1.0.0
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_overviewReturn what Lomadee is, who it is for, and the canonical public URLs an agent should read next.
Inferred read-onlyget_when_to_useReturn specific jobs Lomadee is right for, how an agent should call the product, and when not to use it.
Inferred read-onlylist_faqsList official Lomadee FAQ answers by topic (home, creators, affiliates, advertisers, contact, brands, blog).
Inferred read-onlyget_contactReturn how to contact Lomadee (commercial, support, partnerships) and organization identity fields.
Inferred read-onlylist_brandsList brands available in the Lomadee affiliate catalog, with commission and cookie when known.
Inferred read-onlyget_brandGet one Lomadee brand by slug, including description, commission, cookie, and canonical URLs.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.