question-market
by qmrkt
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KMD_PORT | No | LocalNet KMD port. Default: 4002 | |
| KMD_TOKEN | No | LocalNet KMD token. Default: 64 × a | |
| ALGOD_PORT | No | Algorand node port. Default: 443 | |
| FAUCET_URL | No | Override the faucet endpoint for request_testnet_tokens. Default: https://question.market/api/faucet | |
| KMD_SERVER | No | LocalNet KMD URL. Default: http://localhost | |
| ALGOD_TOKEN | No | Algorand node auth token. Default: empty | |
| INDEXER_URL | No | question.market API endpoint. Default: https://question.market/api | |
| USDC_ASA_ID | No | USDC ASA ID. Required for trading, LP, claims, refunds, and USDC-aware balances. Auto-loaded from bundled deployment. | |
| ALGOD_SERVER | No | Algorand node URL. Default: https://testnet-api.4160.nodely.dev | |
| INDEXER_AUTH | No | Optional basic-auth credentials for self-hosted indexers. | |
| AGENT_MNEMONIC | No | 25-word mnemonic preloaded as the signer for write tools. | |
| FACTORY_APP_ID | No | MarketFactory application ID. Required for create_market. Auto-loaded from bundled deployment. | |
| INDEXER_WRITE_TOKEN | No | Optional bearer token used only by create_market. | |
| PROTOCOL_CONFIG_APP_ID | No | ProtocolConfig application ID. Required for create_market. Auto-loaded from bundled deployment. | |
| QUESTION_MARKET_NETWORK | No | Force network selection (testnet, mainnet, or localnet). | |
| QUESTION_MARKET_DEPLOYMENT_OUT | No | Same as above, used by some deploy scripts. | |
| QUESTION_MARKET_DEPLOYMENT_PATH | No | Override path to a protocol-deployment.json. |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qmrkt/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server