ramp.com
Ramp is a financial operations platform for corporate cards, expense management, bill pay, procurement, travel, and related finance workflows. It also provides developer tooling so customers and partners can automate Ramp data access and actions.
Ramp exposes HTTP APIs (a documented Developer API plus a public website OpenAPI endpoint), three MCP servers (account-scoped Ramp MCP, public Developer MCP, and Ramp Data MCP), and a Ramp CLI.
- Ramp MCPdetected
- Ramp Developer MCPdiscovered
- Ramp Data MCPdiscovered
- Ramp Developer APIdetected
- Ramp CLIdiscovered
In your Ramp account, go to Quickstart and follow Company → Developer → Create New App. Add the grant type you need (client_credentials for server-to-server or authorization code for third-party apps), configure scopes, then copy the app's client_id and client_secret from the Ramp developer console.
$ ramp auth loginAcquired by the CLI — running ramp auth login opens the auth flow and stores the credential.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://ramp.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://ramp.com/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing