Skip to main content
Glama
forgemeshlabs

crypto-signals-mcp

Crypto Signals by ForgeMesh

M8ven Score

Dedicated MCP wrapper for ForgeMesh Crypto Signals, an x402 crypto market-intelligence service.

This is separate from coinopai-mcp. Every tool targets crypto.forgemesh.io and pays the ForgeMesh Crypto Signals service wallet through x402 on Base.

Install

npx -y @forgemeshlabs/crypto-signals-mcp

Configure WALLET_PRIVATE_KEY with a dedicated low-balance Base wallet funded only with the USDC you intend the agent to spend. Never use a primary wallet.

Example MCP configuration:

{
  "mcpServers": {
    "crypto-signals-mcp": {
      "command": "npx",
      "args": ["-y", "@forgemeshlabs/crypto-signals-mcp"],
      "env": {
        "WALLET_PRIVATE_KEY": "${WALLET_PRIVATE_KEY}"
      }
    }
  }
}

Related MCP server: API for Chads

Tools

  • get_crypto_signals — $0.05

  • get_crypto_risk — $0.02

  • get_crypto_signal_history — $0.05

  • get_crypto_preflight — $0.05

  • get_crypto_decision — $0.15

  • audit_crypto_decision — $0.07

  • get_crypto_forecast — $0.05

  • get_single_crypto_signal — $0.05

  • get_crypto_whale_alerts — $0.02

  • submit_crypto_feedback — $0.005

All outputs are market intelligence for research and decision support, not financial advice or market activity instructions.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/forgemeshlabs/crypto-signals-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server