WisdomAI provides a Model Context Protocol (MCP) server that enables direct integration with MCP-compatible clients. The MCP server exposes WisdomAI’s powerful data analysis capabilities through standardized tool interfaces. The server implements the MCP specification with Streamable HTTP Transport. All responses include structured content that can be rendered as text, tables, or interactive charts.Documentation Index
Fetch the complete documentation index at: https://wisdomai-add-trigger-agent-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Key Features
Chat Tool
Natural language querying with domain-specific context and conversation continuity
Streaming Support
Real-time progressive responses for immediate feedback during analysis
Structured Content
Rich responses including text, tables, and chart visualizations
Bearer Authentication
Secure API key-based authentication for all requests
Get Started
The WisdomAI MCP Server provides real-time access to structured data insights through the standardized Model Context Protocol. Users can ask questions related to business intelligence and receive structured responses, including tabular data, visualizations, and natural language explanations. The WisdomAI MCP server provides a single endpoint for all operations:Authentication Method
The MCP server uses Bearer token authentication. All requests must include a valid Auth token in the Authorization header:Contact our API team at
support@askwisdom.ai to obtain your dedicated MCP Auth token.Session Management
The server supports session-based connections using the MCP transport layer. Each session maintains its own context and can handle multiple sequential requests.For any queries or support, contact our API team at support@askwisdom.ai.
Next Steps
Chat Tool
Primary tool for natural language data analysis