Jedify MCP server logo

Jedify MCP server

0

Jedify's MCP allowing developers to build resilient data apps fast. Capabilities: - Explore your semantic layer. - Ask for data in natural langugae. - Templatize your data fetching to semantic functions which you can later use in your data apps. - Build rich data apps. - Research data patterns, build data analysis pipelines.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "jedify": { "env": { "MCP_MODE": "builder", "REMOTE_MCP_URL": "https://be.jedify.com/mcp/message", "DESCOPE_PROJECT_ID": "P2fGtsAm5ziAZr0swDyMDO7Tce87" }, "args": [ "@jedify/mcp-auth" ], "command": "npx" } }