Skip to content
Grok

Título e Local de Votação (TSE) for Grok

io.github.mcp-dir/titulo_votacao-mcp

Looks up a person's voter ID and polling place at the Electoral Court (TSE) from the name, CPF, vote

client:Grok transport:streamable-http tools:7

Install Título e Local de Votação (TSE) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "titulo_votacao-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_titulo_votacao"
    }
  }
}

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

What Grok can do once it is connected

Título e Local de Votação (TSE) in other clients