← o137.ai

INDIVIDUAL MCP TOOL

postuler

Envoie une candidature à un poste ouvert d'Origin 137.

o137.ainone authenticationAvailability not checked

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 endpoint

o137.ai

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.o137-ai]
url = "https://o137.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "o137-ai": {
      "type": "http",
      "url": "https://o137.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: o137-ai
Remote MCP URL: https://o137.ai/api/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": {
    "o137-ai": {
      "url": "https://o137.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "o137-ai": {
      "type": "http",
      "url": "https://o137.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "o137-ai",
  "transport": "streamable-http",
  "url": "https://o137.ai/api/mcp"
}
MCP Inspector

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

Related tools

  • infos_origin137 — Présente Origin 137 (agence IA / Forward Deployed Engineers) : ce qu'on fait et comment on travaille.
  • lister_postes_ouverts — Liste les postes actuellement ouverts chez Origin 137, chacun avec son 'poste_id' (à passer à l'outil 'postuler').
  • contacter — Envoie une demande de contact à Origin 137 (prospect / entreprise).