
Autoyield
@kaditang
About Autoyield
Non-custodial RWA + yield service for AI agents on Solana. Compare yields,
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"autoyield": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://autoyield-api.fly.dev/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Autoyield?
Autoyield is a non‑custodial MCP server that gives AI agents on Solana the ability to find on‑chain yields, build buy/sell transactions for tokenized US treasuries and US equities, and track positions — without ever holding the user’s private keys. Every action returns an unsigned Solana transaction plus a one‑click Phantom sign URL.
How to use Autoyield?
Get an API key by signing in with Phantom at autoyield.org/account.html. Configure Claude Desktop with the npx mcp-remote command, passing your API key as a Bearer token header. Then ask Claude to compare yields or build a trade; Claude calls the Autoyield tools and returns a signable URL.
Key features of Autoyield
- Compare USDC yields across Solana, Ethereum, Base, and Arbitrum
- List tokenized treasuries like Ondo USDY (~4.6% APY)
- List Backed xStocks (NVDAx, AAPLx, TSLAx, SPYx) with live Jupiter liquidity
- Build unsigned deposit, buy, sell, and withdraw transactions
Basic information
More AI & Agents MCP servers
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Comments