Overview
The Nerve MCP (Model Context Protocol) server allows AI assistants like Claude Code and Cursor to interact with your Nerve data. Once configured, you can search across all your connected integrations, retrieve information, and take actions directly from your development environment.Prerequisites
- Claude Code installed on your machine
- A Nerve account with at least one integration connected
Setup
Add the Nerve MCP server to Claude Code:Authentication
After adding the MCP server, you need to authenticate with your Nerve account:- Start Claude Code:
- Run the MCP command to verify the connection:
- If you’re not authenticated, Claude will provide a link to authorize access. Click the link to open the Nerve authorization page in your browser.
- Sign in to your Nerve account and authorize Claude Code to access your data.
-
Return to Claude Code and verify the connection is active by running
/mcpagain.
Usage
Once authenticated, the best way to use Nerve from Claude Code is to explicitly mention it in your prompts:Troubleshooting
Connection Issues
If you’re having trouble connecting, verify the MCP server is properly configured:nerve in the list of configured servers.
Re-authentication
If your authentication expires, simply run/mcp again in Claude Code to re-authorize.
