Skip to content
Back to search
100
MCP live v1.23.40 MCP 2025-11-25 streamable-http

ai.jeda/jeda-ai

ai.jeda/jeda-ai

Visual AI for strategic thinking — SWOT, flowcharts, mindmaps, Gantt diagrams as polished SVG.

Uptime
100.0%
2 direct probes · 30d
Response
1707ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

generate_visual

Generates a visual (flowchart, mindmap, matrix, timeline, Gantt, ER, sequence, swimlane, block diagram) as a self-contained SVG. Powered by Jeda.ai · Visual AI. REQUIRED post-processing on every succ…

get_style_options

Returns the full style-options catalog for `generate_visual` — theme presets, fonts, arrow styles, line styles, arrowheads, scene/connector animations, layout directions, per-edge overrides, and matri…

recommend_framework

Recommends business / strategy / risk frameworks for a stated problem. Powered by the Jeda.ai · Visual AI framework knowledge graph (~2,100 frameworks across 19 categories, edge-curated). Use when th…

generate_framework_analysis

Runs a specific framework against a user's inputs and produces a full analysis: prose explanation + structured fields + a self-contained SVG visualisation. Powered by the Jeda.ai · Visual AI framework…

generate_diagram

DEPRECATED alias for `generate_visual` (removed no earlier than v1.24.x). Use `generate_visual` going forward — identical behaviour.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.jeda/jeda-ai": {
      "url": "https://mcp.jeda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}