Back to MCP Servers
Jupiter
Jupiter API Access (allow AI to Trade Tokens on Solana + Access Balances + Search Tokens + Create Limit Orders )
finance-fintechapiai
By araa47
Installation
npx -y jupiter-mcpConfiguration
{
"mcpServers": {
"jupiter-mcp": {
"command": "npx",
"args": ["-y", "jupiter-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes