Back to search
30
MCP
jolt-mcp
pypi/jolt-mcpJolt 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"jolt-mcp": {
"url": "None",
"transport": "http"
}
}
}