rateapi-skill/v1

The RateAPI Skills Gallery

Versioned, framework-agnostic recipe packages that turn rateAPI capabilities into agent-ready lending flows. Each skill maps a real-world flow to the MCP tools and REST routes behind it — with copy-paste install commands.

What is a rateAPI skill?

A skill is a small, versioned recipe (SKILL.md + recipe.json) that takes one lending flow and packages everything an agent or developer needs to build it: the MCP tools to call, the REST routes behind them, the required inputs, and install snippets. Skills cross-reference the live capability catalog, so they can never describe a tool or route the API doesn't expose.

1

Pick a flow

Rate shopping, affordability, refinance, monitoring/alerts, or deposit/ALM.

2

Copy the install

One Claude Code command to wire the MCP server, or a framework-agnostic curl recipe.

3

Ship the flow

Each skill maps to live MCP tools and REST routes from the capability catalog.

Build your first flow

Get a free API key, then connect the MCP server or call the REST API directly.

QuickstartMCP Server