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