@solgpt/mcp
by Solizardking
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OWS_BIN | No | Open Wallet Standard CLI path (default ~/.ows/bin/ows) | |
| RPC_URL | No | Chain RPC alias (do not point at solanatracker.io) | |
| WSS_URL | No | Tracker logsSubscribe WebSocket URL | |
| ACCESS_KEY | No | Tracker RPC api_key (not Data API) | |
| KEYS_FOLDER | No | Optional public-wallet listing folder (secrets never returned) | |
| API_DATA_DIR | No | Directory for SQLite database (e.g. /data) | |
| COMPOSIO_URL | No | https://solgpt.us/api/composio/triggers | |
| DFLOW_API_KEY | No | DFlow API key for https://quote-api.dflow.net (x-api-key) | |
| PUBLIC_ORIGIN | No | Origin to bind sign-in to this site | |
| HELIUS_RPC_URL | No | Helius JSON-RPC URL (used after keyed Alchemy) | |
| PUMP_DOCS_ROOT | No | Root directory for Pump documentation catalog | |
| SECURE_RPC_URL | No | Tracker Secure JSON-RPC URL (last-resort) | |
| SOLANA_RPC_URL | No | Chain RPC alias (do not point at solanatracker.io) | |
| ALCHEMY_API_KEY | No | Primary Solana JSON-RPC key for https://solana-mainnet.g.alchemy.com/v2/<key> | |
| ALCHEMY_RPC_URL | No | Primary Solana JSON-RPC URL (e.g. https://solana-mainnet.g.alchemy.com/v2/<key>) | |
| BIRDEYE_API_KEY | No | Secondary market data API key | |
| BIRDEYE_WSS_URL | No | Secondary market data WebSocket URL | |
| COMPOSIO_SUB_ID | No | Webhook subscription id | |
| JUPITER_API_KEY | No | Jupiter API key for price, unsigned quotes, token search | |
| REDPILL_API_KEY | No | API key for OpenRouter model catalog/chat + RedPill TEE routing | |
| COMPOSIO_API_KEY | No | Composio API key for composio.create(userId, { mcp: true }) | |
| COMPOSIO_PROJECT_ID | No | Composio Platform project id | |
| JUPITER_TOKENS_BASE | No | Jupiter tokens base URL | |
| JUP_SWAP_V1_API_KEY | No | Jupiter Swap V1 API key | |
| MCP_HTTP_AUTH_TOKEN | No | Bearer token required for non-loopback HTTP listener | |
| COMPOSIO_CLAWD_WS_URL | No | Attached origin https://clawd-ws.fly.dev | |
| SOLANA_TRACKER_API_KEY | No | Tracker Data API x-api-key on https://data.solanatracker.io | |
| SOLANA_TRACKER_RPC_URL | No | Tracker mainnet JSON-RPC URL (last-resort) | |
| SOLANA_TRACKER_WSS_URL | No | Tracker logsSubscribe WebSocket URL | |
| COMPOSIO_SIGNING_SECRET | No | Verify trigger deliveries at COMPOSIO_URL | |
| COMPOSIO_WEBHOOK_SECRET | No | Verify trigger deliveries at COMPOSIO_URL | |
| SOLANA_TRACKER_ACCESS_KEY | No | Tracker RPC api_key (not Data API) | |
| SOLANA_TRACKER_SECURE_RPC | No | Tracker Secure JSON-RPC URL (last-resort) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues