Codex

MCP

MCP (Model Context Protocol) is a protocol for providing context to models.

MCP Client

Some MCP clients we use are:

See more clients on Model Context Protocol.

MCP Servers

See more servers on PulseMCP.

Codex MCP

This is in active development, and eventually you would be able to use it to check your assignments, projects, clients, and also perform other administrative tasks such as applying for leaves, logging time, and more.

Manually install it on your MCP client through the Streamable HTTP protocol.

{
  "mcpServers": {
    "codex-mcp-server": {
      "type": "remote",
      "url": "https://api.codex.axioned.com/mcp",
      "enabled": false
    }
  }
}

You would be required to login to your Axioned account to use this MCP server.

Optionally, add it to Cursor by clicking the following link:

Last updated on

On this page