aplavin/julia-mcp
MCP server for persistent Julia sessions — fast iteration without startup/compilation overhead
Platform-specific configuration:
{
"mcpServers": {
"julia-mcp": {
"command": "npx",
"args": [
"-y",
"julia-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...