Installation Guide
Install InfoTrack (US)
Select your AI tool below to get the exact configuration you need.
Install InfoTrack (US) in 3 minutes
Choose your client, copy or download the generated MCP configuration, paste it into the config path, then restart the client.
1
Choose your AI tool
Each tool has a slightly different configuration format. Pick yours.
AI-first code editor with built-in MCP support
2
Copy the configuration
Add this to your config file at ~/.cursor/mcp.json
~/.cursor/mcp.json
{
"mcpServers": {
"InfoTrack (US)": {
"command": "https://search.infotrack.com/services/mcp-us-server/mcp",
"args": []
}
}
}Suggested file name: infotrack-us-cursor-mcp.json
3
Follow the steps
Install to Cursor
- Open Cursor and go to Settings -> MCP
- Click Add new MCP server
- Copy the configuration below and paste it
- Or manually edit the config file at
~/.cursor/mcp.json - Restart Cursor to apply changes
Tip: You can manage multiple MCP servers in the same
mcp.jsonfile by adding them under themcpServerskey.
Quick verification checklist
Config saved at ~/.cursor/mcp.json
Cursor restarted after saving
Command works from a terminal
Server appears in the MCP tools list
After pasting the config, restart Cursor to apply changes.
Did it work?
Your feedback improves install success data and helps future users avoid common issues.