MCP Directory
Back

agenti

by nirholas · TypeScript · ★ 69

Give any AI agent a crypto wallet. Agents deserve access to money. Pay x402 APIs, receive USDC, check balances — autonomously. Works with Claude, LangChain, AutoGen, CrewAI, and any MCP client. EVM + Solana.

#api#automated#bot#claude#clawd#crypto#llm#mcp#payments#trade#trading#x402

Install

npx -y github:nirholas/agenti

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "agenti": {
      "command": "npx",
      "args": [
        "-y",
        "github:nirholas/agenti"
      ]
    }
  }
}

From the README

**The money layer for AI agents.** An agent that can think but can't pay is half an agent. Agenti gives every AI — Claude, GPT-4, Llama, Gemini, or any custom LLM — the ability to hold, spend, earn, and receive cryptocurrency natively, autonomously, across any chain. One line. The agent now has money. | Package | Description | Install | |---|---|---| | [](./packages/core) | Wallet generation for EVM + Solana | | | [](./packages/sdk) | Full developer SDK — pay, receive, balance | | | [](./packages/mcp) | MCP server — plug into any LLM client | | --- --- The package turns every tool i…
Read full README on GitHub →

Related ai & ml servers