Fanside AI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOMAIN_NAME | Yes | Domain name used for the live server URL (e.g., https://${DOMAIN_NAME}); read from the environment and never hardcoded. | |
| GROQ_API_KEY | Yes | Groq API key used for LLM calls to generate GraphQL queries and synthesize answers. | |
| SELLER_ADDRESS | Yes | Seller/relayer wallet address on Base, generated by scripts/generate-wallet.mjs; must be funded with Base Sepolia ETH for settlement broadcasts. | |
| SELLER_PRIVATE_KEY | Yes | Seller/relayer wallet private key on Base, generated by scripts/generate-wallet.mjs; used by the self-hosted x402 facilitator to settle payments. | |
| GRAPH_GATEWAY_API_KEY | Yes | The Graph Gateway API key from thegraph.com/studio, required for Subgraph MCP queries. |
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