Skip to content
Grok

mcp-trademarks for Grok

io.github.atomno-mcp/mcp-trademarks

FIPS trademark card by number; paid name search uses the client contract.

client:Grok transport:stdio runtime:pypi

Install mcp-trademarks in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-trademarks": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "atomno-mcp-trademarks"
      ],
      "env": {
        "MCP_TRADEMARKS_FIPS_LOGIN": "<MCP_TRADEMARKS_FIPS_LOGIN>",
        "MCP_TRADEMARKS_FIPS_PASSWORD": "<MCP_TRADEMARKS_FIPS_PASSWORD>",
        "MCP_TRADEMARKS_API_KEY": "<MCP_TRADEMARKS_API_KEY>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

mcp-trademarks in other clients