★ 0 stars
TypeScript
🤖 AI/LLM
Updated 7d ago
Official MCP server for Agent payment infrastructure for AI agents. MCP server for autonomous stablecoin transfers, currency swaps & agent wallets. Works with Claude, LangChain, CrewAI. Settled on Hedera.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-bananacry": {
"command": "npx",
"args": [
"-y",
"BananaCrystal/mcp-server-bananacrystal"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-server-bananacry npx -y BananaCrystal/mcp-server-bananacrystal
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-server-bananacry": {
"command": "npx",
"args": [
"-y",
"BananaCrystal/mcp-server-bananacrystal"
]
}
}
}
📋 Copy
Topics
agent-payments agent-wallet agentic-commerce ai-agents ai-native-finance autonomous-agents claude crewai hedera langchain mcp model-context-protocol stablecoin-payments