About GOAT
GOAT is an MCP server published by goat-sdk in the Developer Tools category: mCP Goat is a small, local security lab for anyone who wants MCP and agentic LLM risks to feel real, not abstract. It runs entirely on your computer with dummy data and a simulated agent. It has been installed 0 times through Conduid.
The repository has 963 stars and 286 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx goatThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about GOAT
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
Table of Contents
🐐 Overview
GOAT is the largest agentic finance toolkit for AI agents.
Create agents that can:
- Send and receive payments
- Purchase physical and digital goods and services
- Engage in various investment strategies:
- Earn yield
- Bet on prediction markets
- Purchase crypto assets
- Tokenize any asset
- Get financial insights
How it works
GOAT leverages blockchains, cryptocurrencies (such as stablecoins), and wallets as the infrastructure to enable agents to become economic actors:
- Give your agent a wallet
- Allow it to transact anywhere
- Use more than +200 tools
- Use it with any agent framework of your choice
See everything GOAT supports here.
Lightweight and extendable
Different from other toolkits, GOAT is designed to be lightweight and extendable by keeping its core minimal and allowing you to install only the tools you need.
If you don't find what you need on our more than 200 integrations you can easily:
- Create your own plugin
- Integrate a new chain
- Integrate a new wallet
- Integrate a new agent framework
See how to do it here.
License
GOAT is free software, MIT licensed.
🚀 Quickstarts
NOTE: While a quickstart may be implemented for a specific chain, wallet and agent framework, GOAT's flexibility allows you to easily adapt it to any chain, wallet and agent framework without difficulty.
📘 Typescript
-
By use case
- Money transmission
- Commerce
- Investing
- Tokenization
-
By framework
-
By wallet
-
See all typescript quickstarts here.
🐍 Python
- By use case
- By framework
- By wallet
- See all python quickstarts here.
🛠️ Supported tools and frameworks
Tools
| Plugin | Tools | Typescript | Python |
|---|---|---|---|
| 0x | Get quotes and swap on 0x | @goat-sdk/plugin-0x | |
| 1inch | Get the balances of a wallet using 1inch API | @goat-sdk/plugin-1inch | goat-sdk-plugin-1inch |
| Allora | Get price predictions using Allora API | @goat-sdk/plugin-allora | goat-sdk-plugin-allora |
| Avnu | Swap tokens on Starknet | @goat-sdk/plugin-avnu | |
| Balancer | Swap tokens and provide liquidity on Balancer | @goat-sdk/plugin-balancer | |
| Balmy | Swap tokens on Balmy | @goat-sdk/plugin-balmy | |
| BetSwirl | Play casino games | @goat-sdk/plugin-betswirl | |
| BirdEye | Get token insights using BirdEye API | @goat-sdk/plugin-birdeye | |
| BMX | Get token insights using BMX API | @goat-sdk/plugin-bmx | |
| CoinGecko | Get coin information using CoinGecko API | @goat-sdk/plugin-coingecko | goat-sdk-plugin-coingecko |
| Coinmarketcap | Get coin information using Coinmarketcap API | @goat-sdk/plugin-coinmarketcap | |
| Cosmosbank | Interact with Cosmos tokens | @goat-sdk/plugin-cosmosbank | |
| Crossmint Headless Checkout | Purchase any NFT on any chain using Crossmint | @goat-sdk/plugin-crossmint-headless-checkout | |
| Crossmint Mint, Faucet, Wallets | Create a wallet, mint tokens and get test tokens on any chain using Crossmint | @goat-sdk/plugin-crossmint-mint-faucet-wallets | |
| DeBridge | Bridge tokens on DeBridge | @goat-sdk/plugin-debridge | goat-sdk-plugin-debridge |
| Dexscreener | Get token information using Dexscreener API | @goat-sdk/plugin-dexscreener | goat-sdk-plugin-dexscreener |
| DPSN | Push based real time data streams | @goat-sdk/dpsn-plugin | @goat-sdk/plugin-dpsn |
| ENS | Resolve ENS names to addresses | @goat-sdk/plugin-ens | |
| Enso | Find the most optimal route between tokens | @goat-sdk/plugin-enso | |
| ERC721 | Interact with any ERC721 token | @goat-sdk/plugin-erc721 | |
| Etherscan | Get transaction information using Etherscan API | @goat-sdk/plugin-etherscan | |
| Farcaster | Read and post casts on Farcaster | @goat-sdk/plugin-farcaster | goat-sdk-plugin-farcaster |
| Hedgey | Claim rewards on Hedgey | @goat-sdk/plugin-hedgey | |
| Ionic | Borrow and lend on Ionic | @goat-sdk/plugin-ionic | |
| Ironclad | Create positions on Ironclad | @goat-sdk/plugin-ironclad | |
| Irys | Interact with Irys datachain | @goat-sdk/plugin-irys | |
| JSON RPC | Call any JSON RPC endpoint | @goat-sdk/plugin-jsonrpc | goat-sdk-plugin-jsonrpc |
| Jupiter | Swap tokens on Jupiter | @goat-sdk/plugin-jupiter | goat-sdk-plugin-jupiter |
| KIM | Swap tokens on KIM | @goat-sdk/plugin-kim | |
| Lulo | Deposit and Withdraw USDC on Lulo | @goat-sdk/plugin-lulo | |
| Mayan | Cross-chain token swap using Mayan SDK (Solana, EVM, SUI) | @goat-sdk/plugin-mayan | |
| Meteora | Create liquidity pools on Meteora | @goat-sdk/plugin-meteora | |
| Mode Governance | Create a governance proposal on Mode | @goat-sdk/plugin-mode-governance | |
| Mode Voting | Vote on a governance proposal on Mode | @goat-sdk/plugin-mode-voting | |
| Mode Spray | Spray tokens on Mode | @goat-sdk/plugin-mode-spray | |
| Nansen | Get Nansen information using Nansen API | @goat-sdk/plugin-nansen | goat-sdk-plugin-nansen |
| OpenSea | Get nft and sales information using OpenSea API | @goat-sdk/plugin-opensea | goat-sdk-plugin-opensea |
| Orca | Create positions on Orca | @goat-sdk/plugin-orca | |
| PlunderSwap | Currency exchange on Zilliqa | @goat-sdk/plugin-plunderswap | |
| Polymarket | Bet on Polymarket | @goat-sdk/plugin-polymarket | |
| Pump.fun | Launch a token on Pump.fun | @goat-sdk/plugin-pump-fun | |
| Renzo | Create a position on Renzo | @goat-sdk/plugin-renzo | |
| Rugcheck | Check SPL token validity on Rugcheck | @goat-sdk/plugin-rugcheck | goat-sdk-plugin-rugcheck |
| SNS | Interact with SNS | @goat-sdk/plugin-sns | |
| Solana Magic Eden | Purchase NFTs on Magic Eden | @goat-sdk/plugin-solana-magiceden | |
| Solana NFTs | Get NFT information using Solana NFTs API | @goat-sdk/plugin-solana-nfts | |
| Starknet Token | Interact with Starknet tokens | @goat-sdk/plugin-starknet-token | |
| Superfluid | Create streams with Superfluid | @goat-sdk/plugin-superfluid | goat-sdk-plugin-superfluid |
| Synth | Get synthetic price data using Synth Subnet API | @goat-sdk/plugin-synth-api | |
| Tensor | Purchase tokens on Tensor | @goat-sdk/plugin-tensor | |
| Uniswap | Swap tokens on Uniswap | @goat-sdk/plugin-uniswap | goat-sdk-plugin-uniswap |
| Velodrome | Create a position on Velodrome | @goat-sdk/plugin-velodrome | |
| Worldstore | Purchase physical assets on Worldstore | @goat-sdk/plugin-worldstore | |
| ZeroDev Global Address | Create a global address on ZeroDev | @goat-sdk/plugin-zero-dev-global-address | |
| Zilliqa | Interact with Zilliqa | @goat-sdk/plugin-zilliqa |
Chains and wallets
| Wallet | Typescript | Python |
|---|---|---|
| EVM (any EVM compatible chain) | @goat-sdk/wallet-evm | goat-sdk-wallet-evm |
| Viem / Web3 (any EVM compatible chain) | @goat-sdk/wallet-viem | goat-sdk-wallet-web3 |
| Solana | @goat-sdk/wallet-solana | goat-sdk-wallet-solana |
| Crossmint | @goat-sdk/wallet-crossmint | goat-sdk-wallet-crossmint |
| Aptos | @goat-sdk/wallet-aptos | |
| Chromia | @goat-sdk/wallet-chromia | |
| Cosmos | @goat-sdk/wallet-cosmos | |
| Fuel | @goat-sdk/wallet-fuel | |
| Lit | @goat-sdk/wallet-lit | |
| Radix | @goat-sdk/wallet-radix | |
| Safe | @goat-sdk/wallet-safe | |
| Sui | @goat-sdk/wallet-sui | |
| Starknet | @goat-sdk/wallet-starknet | |
| Zetrix | @goat-sdk/wallet-zetrix | |
| Zilliqa | @goat-sdk/wallet-zilliqa | |
| MultiversX | goat-sdk-wallet-multiversx |
Agent Frameworks
| Adapter | Typescript | Python |
|---|---|---|
| AI SDK | @goat-sdk/adapter-vercel-ai | |
| Langchain | @goat-sdk/adapter-langchain | goat-sdk-adapter-langchain |
| CrewAI | goat-sdk-adapter-crewai | |
| Smolagents | goat-sdk-adapter-smolagents | |
| ElevenLabs | @goat-sdk/adapter-eleven-labs | |
| LlamaIndex | @goat-sdk/adapter-llamaindex | |
| Mastra | @goat-sdk/adapter-mastra | |
| OpenAI Agents SDK | goat-sdk-adapter-openai-agents-sdk | |
| AG2 | goat-sdk-adapter-ag2 | |
| Model Context Protocol | @goat-sdk/adapter-model-context-protocol | |
| Eliza | @elizaos/plugin-goat | |
| GAME | game-node | game-python |
| ZerePy | ZerePy |
💻 Contributing
Do you want a protocol, chain, wallet or agent framework to be supported?
See guides on how to do that here:
| Guide | ||
|---|---|---|
| How to set up the project locally | Typescript | Python |
| How to create a plugin | Typescript | Python |
| How to add a new chain | Typescript | Python |
| How to add a new wallet provider | Typescript | Python |
🤝 Community
README mirrored from the source repository 8 hours ago. The original is authoritative.