# MadKudu MCP

- [What is MadKudu MCP](https://developers.madkudu.com/madkudu-mcp/what-is-madkudu-mcp.md): Use MadKudu insights inside your favorite AI tools
- [MadKudu MCP Playground](https://developers.madkudu.com/madkudu-mcp/madkudu-mcp-playground.md)
- [First time using MCP](https://developers.madkudu.com/madkudu-mcp/first-time-using-mcp.md)
- [Install in AI platforms in 2min](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min.md): Integrate MadKudu to your AI Agents and platforms
- [Claude (Anthropic)](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/claude-anthropic.md): Connect MadKudu to your Claude
- [Cursor](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/cursor.md): Connect MadKudu to your Cursor
- [ChatGPT (OpenAI)](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/chatgpt-openai.md)
- [Dust](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/dust.md): Connect MadKudu to your Windsurf
- [Make](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/make.md): Connect MadKudu to Make
- [n8n](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/n8n.md): Connect MadKudu to n8n
- [Relevance AI](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/relevance-ai.md): Connect MadKudu to Relevance AI
- [Windsurf](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/windsurf.md): Connect MadKudu to your Windsurf
- [Zapier](https://developers.madkudu.com/madkudu-mcp/install-in-ai-platforms-in-2min/zapier.md)
- [MadMCP tools](https://developers.madkudu.com/madkudu-mcp/madmcp-tools.md): Tools available in your AI platform when integrating MadKudu MCP
- [Building AI Agents powered by MadKudu](https://developers.madkudu.com/madkudu-mcp/building-ai-agents-powered-by-madkudu.md)
- [AI Agent Templates](https://developers.madkudu.com/madkudu-mcp/ai-agent-templates.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.madkudu.com/madkudu-mcp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
