Claude Desktop
Set up Pazy with Claude Desktop for powerful financial AI conversations
Cursor
Integrate Pazy with Cursor for AI-powered financial coding assistance
What is MCP Server?
The Model Context Protocol (MCP) allows AI assistants to securely access external data sources in real-time, enabling more intelligent and contextual responses.
Prerequisites
1
Node.js Installation
Ensure you have Node.js version 14 or higher installed on your system.
If you see an error, download Node.js from nodejs.org
2
Pazy API Key
To obtain your Pazy API key, Please mail [email protected]
3
AI Client
Have either Claude Desktop or Cursor installed on your machine.
Client Setup
- Claude Desktop
- Cursor
Step 1: Access Configuration
1
Download Claude Desktop
If you haven’t already, download Claude Desktop for your operating system.
2
Open Settings
macOS
macOS
- Click “Claude” in the menu bar
- Select “Settings…”
- Navigate to “Developer” in the left sidebar
- Click “Edit Config”
Windows
Windows
- Right-click the Claude system tray icon
- Select “Settings…”
- Navigate to “Developer” in the left sidebar
- Click “Edit Config”
Step 2: Configure Pazy
Replace your configuration file contents with:Step 3: Verify Setup
- Restart Claude Desktop completely
- Look for the hammer icon (🔨) in the bottom-left corner
- Click the icon to see available Pazy tools
Troubleshooting
Server Not Connecting
Server Not Connecting
1
Verify API Key
Ensure your API key is correctly set
2
Check Node.js
Run
node --version to confirm Node.js is installed.3
Review Logs
- Claude Desktop
- Cursor
macOS:
~/Library/Logs/Claude/mcp*.logWindows: %APPDATA%\Claude\logs\mcp*.logTools Not Appearing
Tools Not Appearing
Configuration Issues
- Verify JSON syntax is correct, Ensure all required fields are present, Check for typos in the configuration
Common Errors
Common Errors
"Command not found"
"Command not found"
Solution: Install Node.js from nodejs.org
"Authentication failed"
"Authentication failed"
Solution: Check your API key
- Ensure it’s correctly copied
"Connection refused"
"Connection refused"
Solution: Network connectivity
- Check internet connection
- Verify firewall settings
Getting Help
Documentation
Official MCP documentation and guides
Pazy Support
Contact our support team for assistance
Community
Join the MCP community discussions
This configuration works with most modern MCP clients. If you’re using a different AI assistant that supports the MCP Protocol, the same setup should work with minimal modifications.