← oxeflow.com.br

INDIVIDUAL MCP TOOL

solucoes_oxeflow

OxeFlow solutions and services: AI agents for business, business process automation, WhatsApp automation, system integration and operational intelligence — designed, deployed and operated by OxeFlow.

oxeflow.com.brnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.oxeflow.com.br/mcp

No auth detected

Connect to this endpoint to inspect the live schema for solucoes_oxeflow and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

oxeflow.com.br

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "mcp_server_trigger",
  "transport": "streamable-http",
  "url": "https://mcp.oxeflow.com.br/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • cancelar_diagnostico — Cancel a booked operational diagnostic.
  • agendar_diagnostico — Book a 30-minute operational diagnostic video call with OxeFlow on a slot returned by listar_horarios_disponiveis.
  • listar_horarios_disponiveis — List available 30-minute slots for a FREE operational diagnostic video call with OxeFlow (Google Meet).
  • captar_lead — Register a business lead with OxeFlow.
  • detalhar_case — Full OxeFlow case study detail as Markdown.
  • listar_cases — List OxeFlow real-world case studies (index page): AI-driven customer service automation at a diagnostic clinic (Via Médica) and an international legal operation (StudioKF).
  • engenharia_oxeflow — OxeFlow engineering: the architecture and stack behind the operations OxeFlow runs — n8n orchestration, omnichannel platform (OxeChat), WhatsApp Business Platform, PostgreSQL/Redis, own Docker infrastructure.
  • sobre_oxeflow — About OxeFlow: company profile, positioning, what we do (AI agents, business process automation, system integration, operational intelligence) and official Meta Tech Provider status.