Developer Tools
jeda.ai
Generates visual diagrams, style options, and framework analyses for business and technical planning.
ENDPOINT 1
https://mcp.jeda.ai/mcp
MCP server metadata
- Name
- jeda-ai
- Version
- 1.100.191
Known tools 5
generate_visualGenerates a visual (flowchart, mindmap, matrix, timeline, Gantt, ER, sequence, swimlane, block diagram) as a self-contained SVG.
Inferred read-onlyget_style_optionsReturns 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 matrix/process-flow specifics.
Inferred read-onlyrecommend_frameworkRecommends business / strategy / risk frameworks for a stated problem.
Inferred read-onlygenerate_framework_analysisRuns a specific framework against a user's inputs and produces a full analysis: prose explanation + structured fields + a self-contained SVG visualisation.
Inferred read-onlygenerate_diagramDEPRECATED alias for `generate_visual` (removed no earlier than v1.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.jeda-ai]
url = "https://mcp.jeda.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jeda-ai": {
"type": "http",
"url": "https://mcp.jeda.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jeda-ai
Remote MCP URL: https://mcp.jeda.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"jeda-ai": {
"url": "https://mcp.jeda.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jeda-ai": {
"type": "http",
"url": "https://mcp.jeda.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jeda-ai",
"transport": "streamable-http",
"url": "https://mcp.jeda.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for jeda.ai was fetched 2026-07-26T17:47:43.870Z and is being refreshed.
jeda.ai is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.