Crie seu token de acesso ao Telecontrol MCP
Token gerado com sucesso!
Copie e configure no seu IDE:
{
"mcpServers": {
"telecontrol-docs": {
"url": "https://mcp.telecontrol.com.br/mcp",
"headers": {
"Authorization": "Bearer "
}
}
}
}