nodusai-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODUSAI_API_BASE | No | The base URL for the NodusAI API, used for grounding and signal generation. | https://nodusai.app |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| nodus_pricingA | View NodusAI pricing and how to get started. Pay $1 USDC on nodusai.app → get a session token → use it for 3 Oracle signal queries. |
| nodus_get_signalA | Get an Oracle signal for a Polymarket or Kalshi prediction market. Requires a session token from nodusai.app ($1 USDC = 3 queries). Optionally pass a desiredOutcome (YES/NO) to focus the analysis. Returns probability, confidence, reasoning, and grounding sources. |
| nodus_verify_signalA | Retrieve grounding sources for a past signal to verify the Oracle's reasoning. |
| nodus_query_historyC | View your recent NodusAI oracle query history. |
| nodus_admin_statsA | [ADMIN] Platform stats: total queries, breakdown by platform. |
| nodus_admin_queriesC | [ADMIN] Full query registry dump. |
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/NodusAI-Your-Prediction-Broker/nodusai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server