Skip to content
VS Code

Axon NeuroAutomata for VS Code

ai.axonagentic/neuroautomata

Protein analysis: ESM-2/ESMC embeddings, mutation scoring, landscape scans, ESMFold structure.

client:VS Code transport:streamable-http

Install Axon NeuroAutomata in VS Code

.vscode/mcp.json

{
  "servers": {
    "neuroautomata": {
      "type": "http",
      "url": "https://mcp.neuroautomata.axonagentic.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Axon NeuroAutomata in other clients