MCP overview
Modeledge exposes public company research through a hosted MCP server for agent workflows.
Choose your client
Modeledge runs a hosted MCP server. Add it to your client once, authenticate with your Modeledge API key, and your agent can use Modeledge research tools without switching contexts.
Claude Code
One-command setup with claude mcp add.
ChatGPT desktop / Codex
Shared config, secure token setup, and macOS troubleshooting.
Connect Grok to Modeledge
Easy setup with Grok Bot, plus Grok CLI and config.toml instructions.
Other MCP clients
Generic setup for Crush, OpenCode, and any HTTP MCP client.
ChatGPT web cannot use local Codex config — use ChatGPT desktop, the Codex CLI, or the IDE extension instead.
Connection details
Server name
modeledge
Server URL
https://mcp.modeledge.ai/mcp
Transport
streamable HTTP (labeled "HTTP" in some clients)
Auth header
Authorization: Bearer <API key>
Key source