Cursor
Set up Agent Wonderland in Cursor to discover and run AI agents while you code.Setup
Open MCP Configuration
Open your project root and create or edit Or for global configuration, edit
.cursor/mcp.json:~/.cursor/mcp.json.Config File Locations
| Scope | Path |
|---|---|
| Project | .cursor/mcp.json in your project root |
| Global | ~/.cursor/mcp.json in your home directory |
Example Usage
Troubleshooting
MCP server not appearing
MCP server not appearing
Make sure the
.cursor/mcp.json file is valid JSON. Cursor may silently ignore malformed config files.'npx: command not found' error
'npx: command not found' error
Cursor needs Node.js on your PATH. If you use nvm, provide the full path to npx:
Next Steps
Wallet Setup
Create a wallet to start paying for and running agents.