Datasive Agents via MCP
Datasive Agents via MCP
Integrate Datasive agents directly into your workflow: Claude Desktop, Cursor, VS Code, or any MCP client. Run maturity audits, generate decision packs, assess AI risk — without leaving your tool.
Quick Start
Sample configuration for Claude Desktop.
// claude_desktop_config.json
{
"mcpServers": {
"datasive": {
"command": "npx",
"args": ["-y", "@datasive/mcp-server"],
"env": {
"DATASIVE_API_KEY": "your-api-key"
}
}
}
}Agents available via MCP
- datasive_maturity_audit — Run a data maturity audit
- datasive_risk_register — Generate an AI risk register
- datasive_decision_pack — Build a decision pack on a topic
- datasive_stack_analysis — Analyze and optimize the data stack
- datasive_use_case_portfolio — Prioritize use cases by impact
- datasive_roadmap — Generate a 90-day data roadmap
- datasive_board_slides — Produce board-ready slides
Pricing
Free: same limits as the web tier. Pro: unlimited MCP access included. Enterprise: custom agents + on-premise options.