neuron_switch_instance
ActiveTool of io.github.conquext/neuron
Switch the MCP server to target a different Neuron backend instance. Auth tokens are preserved per instance — if you've previously logged in to an instance, switching back restores your session automatically. Call with no args to list known instances and see which is active.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"url": {
"type": "string",
"description": "Base API URL of the Neuron instance (e.g., 'https://api.client.com/api/v1'). Omit to list known instances."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.conquext/neuron
https://github.com/conquext/neuron-mcp-server
1/7 registries