This project implements an MCP server for the Nerve API.
1. Setting up Integration in Nerve:Go to https://usenerve.com/ and create an account.
Continue to your Settings page to create an API key to use for the client.
2. Adding MCP config to your client:Add the following to your .cursor/mcp.json
or claude_desktop_config.json
(MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
)
{ "mcpServers": { "nerve": { "command": "uv", "args": [ "--directory", "/<ABSOLUTE_PATH>/nerve-mcp-server", "run", "nerve-mcp" ], "env": { "NERVE_API_KEY": "<API_KEY>", "NERVE_ENVIRONMENT": "prod" } } } }
Don't forget to replace API_KEY
with your own key. Find it from your Settings tab:
Navigate to your integrations page on Nerve to conenct to the various SaaS tools you use.
What emails have I gotten with customer feedback?
AI will plan one API calls, /search
(more examples coming soon)
Execute
NERVE_API_KEY='<API_KEY>' uv run nerve-mcp
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4