Skip to main content
Veritio MCP

Bring your research into your AI workflow

Connect once with OAuth. Your assistant works inside the permissions you approve.

1

Choose access

You will review the exact permissions again before access is granted.

Server URLhttps://veritio.io/mcp
2

Add Veritio to your client

Install the remote endpoint in the tool you already use.

Codex

Add Veritio globally from the Codex CLI, then authenticate.

codex mcp add veritio --url https://veritio.io/mcp
Manual configuration
[mcp_servers.veritio]
url = "https://veritio.io/mcp"
3

Sign in and approve

Your client opens Veritio in the browser. No API key is needed.

Sign in to the workspace you want to connect, review the requested permissions, and select Allow access. Access is scoped, revocable, and never overrides your workspace role.

Sends a read-only tool discovery request using your current session.

API keys and stdio

Use scoped API keys for CI or headless environments, or the published stdio bridge when a client cannot connect to a remote HTTP server.

Manage API keys