yolfinance/yolfi-agent
by Various
Yolfi Agent Kit SDK, CLI, and MCP server for AI coding agents.
MCP
yolfinance/yolfi-agent
Added 18 June 2026
Overview
Yolfi Agent Kit SDK, CLI, and MCP server for AI coding agents. It provides tools for agents to interact with blockchain and DeFi protocols. The kit is written in JavaScript and is available as an open source project on GitHub.
Best for
Best for
Developers building AI agents that need to interact with blockchain and DeFi protocols
Use cases
- Building AI agents that execute DeFi transactions
- Integrating blockchain interactions into coding agent workflows
- Using the MCP server to give agents access to on-chain data
How to use
Install
npx -y @yolfi/agent mcp Tools exposed
yolfi_agent_registeryolfi_auth_statusyolfi_organization_getyolfi_organization_updateyolfi_settlement_configureyolfi_webhooks_configureyolfi_paylinks_createyolfi_paylinks_listyolfi_paylinks_getyolfi_paylinks_disableyolfi_payments_createyolfi_payments_statusyolfi_webhooks_verify
Tested with
Codex, Claude Code, Cursor, OpenClaw
Example client config
{\n "mcpServers": {\n "yolfi-api": {\n "command": "npx",\n "args": ["-y", "@yolfi/agent", "mcp"],\n "env": {\n "YOLFI_API_KEY": "..."\n }\n },\n "yolfi-knowledge": {\n "command": "npx",\n "args": ["-y", "@yolfi/agent", "mcp"]\n }\n }\n} Notes
Yolfi Agent Kit SDK, CLI, and MCP server for AI coding agents. It provides tools for agents to interact with blockchain and DeFi protocols. The kit is written in JavaScript and is available as an open source project on GitHub.
129 stars on GitHub. Last updated 2026-06-18. Licensed MIT.
Use cases
- Building AI agents that execute DeFi transactions
- Integrating blockchain interactions into coding agent workflows
- Using the MCP server to give agents access to on-chain data
Pros
- Open source with a permissive license
- Provides SDK, CLI, and MCP server in one package
- JavaScript based, easy to integrate with Node.js projects
Cons
- Relatively new with only 129 stars
- Limited documentation and community support
- Focused on DeFi, not general purpose agent tooling
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a permissive license
- Provides SDK, CLI, and MCP server in one package
- JavaScript based, easy to integrate with Node.js projects
Cons
- Relatively new with only 129 stars
- Limited documentation and community support
- Focused on DeFi, not general purpose agent tooling
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.