Skip to content

orthogonal-sh/orthogonal

v0.2.1MIT

Connect agents to 800+ tool and data endpoints from 50+ verified providers through Orthogonal's hosted MCP server.

orthogonal

Discover, compare, price, and run third-party tools or data APIs through the connected Orthogonal MCP server. Use when a user needs fresh web, company, contact, financial, enrichment, scraping, or other external data; asks to find a suitable API; or wants an API call executed. Do not use for MCP installation (orthogonal-mcp), SDK implementation (orthogonal-sdk), or CLI workflows (orthogonal-cli).

orthogonal-cli

Use the official Orthogonal CLI to discover and inspect APIs, quote or run endpoints, generate integration code, manage authentication and usage, or browse and publish agent skills. Use for terminal commands, shell pipelines, CI jobs, and CLI troubleshooting. Do not use for application SDK code (orthogonal-sdk), hosted MCP calls (orthogonal), or MCP setup (orthogonal-mcp).

orthogonal-mcp

Configure or troubleshoot Orthogonal's hosted MCP server in Codex, Claude Code, Cursor, Grok Bot, or another Streamable HTTP MCP client. Use for plugin installation, OAuth authorization, missing tools, connection errors, URL validation, or a read-only installation check. Do not use when the connection works and the user wants to discover or run an API (orthogonal).

orthogonal-sdk

Build or review application code using Orthogonal's official TypeScript/JavaScript or Python SDK. Use when installing @orth/sdk or orth, implementing run calls, selecting sync or async Python clients, handling SDK errors and responses, or securing ORTHOGONAL_API_KEY. Do not use for terminal workflows (orthogonal-cli), one-off MCP calls (orthogonal), or MCP setup (orthogonal-mcp).