Back to directory
pin-ai/modelcontextprotocol-hackathon

pin-ai/modelcontextprotocol-hackathon

@PIN-AI

MCP server integrating Perplexity, CoinMarketCap, and DeBank APIs for crypto research and web search.

cryptocurrencyweb-searchperplexitycoinmarketcapdebankmcpclaudefinance

Installation & Configuration

{
  "mcpServers": {
    "pin-ai": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-pin-ai"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "YOUR_PERPLEXITY_API_KEY_HERE",
        "DEBANK_API_KEY": "YOUR_DEBANK_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17