teller-borrow
Expose the Teller delta-neutral + lending Model Context Protocol server.
Setup & Installation
Install command
clawhub install rbcp18/teller-borrowIf the CLI is not installed:
Install command
npx clawhub@latest install rbcp18/teller-borrowOr install with OpenClaw CLI:
Install command
openclaw skills install rbcp18/teller-borrowor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/rbcp18/teller-borrowWhat This Skill Does
Bundles a ready-to-run MCP server that exposes Teller's delta-neutral arbitrage and lending APIs as structured tool calls. Agents can fetch borrow opportunities, retrieve loan terms, build on-chain borrow transactions, and handle repayments through six registered MCP tools.
Wrapping Teller's REST API as MCP tools lets agents invoke borrow and arbitrage operations directly without custom API client code or manual JSON parsing.
When to Use It
- Fetching current delta-neutral arbitrage opportunities on Teller
- Discovering available borrow pools and comparing terms
- Building on-chain borrow transactions for a selected Teller pool
- Checking active wallet loans and constructing repayment transactions
- Wiring Teller lending data into an AI agent automation pipeline
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Fetching current delta-neutral arbitrage opportunities on Teller
- 1Fetching current delta-neutral arbitrage opportunities on Teller
- 2Discovering available borrow pools and comparing terms
- 3Building on-chain borrow transactions for a selected Teller pool
- 4Checking active wallet loans and constructing repayment transactions
- 5Wiring Teller lending data into an AI agent automation pipeline
Expose the Teller delta-neutral + lending Model Context Protocol server.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.