nerve

evilsocket/nerve
★ 1,320 stars Python 🤖 AI/LLM Updated 1mo ago
The Simple Agent Development Kit.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nerve": {
      "command": "uvx",
      "args": [
        "nerve"
      ]
    }
  }
}

Or install with pip: pip install nerve

Topics

adkagent-based-modelingagent-development-kitagentsaillmmcpmcp-clientmodel-context-protocol