2.1 Orbit MCP Setup
1. Overview
Method
Channels
Typical Use Cases
2. Base URLs & Interactive References
Service
Base URL
Interactive Reference
Description
<HTTP>
Endpoint: https://mcp.orbitfin.ai/server/mcp
Transport: Streamable HTTP (MCP spec)
Docs: https://mcp.orbitfin.ai/docs
Auth (API Key): X-API-KEY: <your-api-key>
Auth (OAuth): Authorization: Bearer <access_token> ← see §33. Method 1: API Key Authentication

3.2 Using API Key with MCP
3.3 Security Best Practices
4. Method 2: OAuth 2.0 Authentication (Recommended for MCP & Third-Party Apps)
4.1 When to Use OAuth 2.0
4.2 Calling the MCP with an Access Token
4.3 OAuth Configuration for the Remote MCP Server
4.4 Connecting Orbit MCP in Claude Code & ChatGPT



Last updated