Skip to content
Back to search
30
MCP

jolt-mcp

pypi/jolt-mcp

Jolt MCP server unifies multiple LLMs for coding (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.halversondm/jolt-transform-web
An MCP server that provides bazaarvoic JOLT transformation capabilities.
0 tools · streamable-http
LLM CLI Gateway
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
0 tools
joltsms mcp server
Metadata-only Glama MCP server.
0 tools
iflow-mcp_askbudi-roundtable
Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-disco
0 tools
ask-llm-mcp
Unified MCP server for multi-LLM consultation — registers tools from all available providers (Gemini, Codex, Ollama, Antigravity) behind run
0 tools
delimit-mcp
Unify Claude Code, Codex, Cursor, and Gemini CLI with persistent context, governance, and multi-model debate.
0 tools

How to use

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

{
  "mcpServers": {
    "jolt-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}