Edwin
@edwin-finance
About Edwin
Empowering AI agents to dominate DeFAI
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"edwin": {
"command": "node",
"env": {
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL",
"EVM_PRIVATE_KEY": "<YOUR_EVM_AGENT_PRIVATE_KEY",
"SOLANA_PRIVATE_KEY": "<YOUR_SOLANA_AGENT_PRIVATE_KEY",
"EDWIN_MCP_MODE": "true",
"EDWIN_FILE_LOGGING": "true"
},
"args": [
"<EDWIN_PARENT_PATH>/edwin/examples/mcp-server/dist/index.js"
]
}
}
}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 Edwin?
Edwin is a Model Context Protocol (MCP) server implementation for the Edwin SDK that allows AI agents to interact with Edwin’s tools through a standardized protocol.
How to use Edwin?
Install dependencies with pnpm install, build with pnpm build, configure environment variables including wallet private keys and RPC URL, then start the server with pnpm start (production) or pnpm dev (development). Alternatively, configure Claude Desktop using the provided claude_desktop_config.json.
Key features of Edwin
- Exposes all tools configured in an Edwin instance
- Supports wallet operations, balance checking, and transaction signing
- Enables token transfers and contract interactions
- Works with EVM and Solana blockchain wallets
- Integrates with Claude Desktop via MCP protocol
Use cases of Edwin
- AI agents performing automated wallet operations
- AI-powered balance checks across EVM and Solana chains
- Automated token transfers and contract interactions
- Streamlined transaction signing by AI assistants
FAQ from Edwin
What prerequisites are needed to run Edwin?
Node.js >= 18.0.0, pnpm or npm, a local Claude instance or Claude API access, and EVM and/or Solana wallet private keys.
How do I configure environment variables for Edwin?
Create a .env file from .env.example and set SOLANA_RPC_URL, EVM_PRIVATE_KEY, SOLANA_PRIVATE_KEY, and EDWIN_MCP_MODE=true.
What tools are available in Edwin?
All tools configured in the Edwin instance, commonly including wallet operations, balance checking, transaction signing, token transfers, and contract interactions.
How can I run Edwin with Claude Desktop?
After building the project, import the provided claude_desktop_config.json into Claude Desktop Settings; the server starts automatically when needed.
What should I do if Edwin won’t start?
Check if the port is already in use, verify environment variables are set correctly, and review logs for specific error messages.
Frequently asked questions
What prerequisites are needed to run Edwin?
Node.js >= 18.0.0, pnpm or npm, a local Claude instance or Claude API access, and EVM and/or Solana wallet private keys.
How do I configure environment variables for Edwin?
Create a `.env` file from `.env.example` and set `SOLANA_RPC_URL`, `EVM_PRIVATE_KEY`, `SOLANA_PRIVATE_KEY`, and `EDWIN_MCP_MODE=true`.
What tools are available in Edwin?
All tools configured in the Edwin instance, commonly including wallet operations, balance checking, transaction signing, token transfers, and contract interactions.
How can I run Edwin with Claude Desktop?
After building the project, import the provided `claude_desktop_config.json` into Claude Desktop Settings; the server starts automatically when needed.
What should I do if Edwin won’t start?
Check if the port is already in use, verify environment variables are set correctly, and review logs for specific error messages.
Basic information
More Finance & Commerce MCP servers
FiatDock
fiatdockA marketplace where AI agents discover and pay each other per call in USDC over x402 - settlement goes DIRECTLY to the seller's wallet, so there are no accounts, no API keys and no subscriptions. Buy from 24 live MCP ser

GallanDigital Marketplace
GallanDigitalRead-only discovery server for GallanDigital, a B2B marketplace of credentialed operational systems and tools for PE operating partners, boutique consultants, and business owners. Exposes search, listing detail, contribu

Ice Juice Trading
Ice Juice TradingNo-code automated trading on your own Alpaca account — let your AI build, backtest, deploy, and manage rules-based strategies, on paper or live.

Exact Online
iWebDevelopmentExact AI Connect is a remote MCP server that connects AI assistants like Claude, ChatGPT, Copilot, Gemini and Perplexity directly to your Exact Online administration. Ask questions about your finances in plain language a
Velarion — Executive Compensation Intelligence
VelarionVelarion exposes deterministic executive-compensation and governance intelligence for ~3,000 US public companies as callable MCP tools — sourced from SEC proxy filings, not LLM guesses. Nine tools: look up CEO/NEO pay an
Comments