← Registry

Developer Tools

jeda.ai

Generates visual diagrams, style options, and framework analyses for business and technical planning.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.jeda.ai/mcp

No auth detected

MCP server metadata

Name
jeda-ai
Version
1.100.191
Capabilities
tools.listChanged

Known tools 5

generate_visual

Generates a visual (flowchart, mindmap, matrix, timeline, Gantt, ER, sequence, swimlane, block diagram) as a self-contained SVG.

Inferred read-only
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 matrix/process-flow specifics.

Inferred read-only
recommend_framework

Recommends business / strategy / risk frameworks for a stated problem.

Inferred read-only
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.

Inferred read-only
generate_diagram

DEPRECATED alias for `generate_visual` (removed no earlier than v1.

Inferred read-only

CONNECT 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.

Trust status Trusted

jeda.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.