Japan Finsight

Connect Cursor

Cursor supports MCP servers configured at the workspace level. Add Japan Finsight to your .cursor/mcp.json.

Setup

  1. In your project root, create or edit .cursor/mcp.json:
{
  "mcpServers": {
    "japan-finsight": {
      "url": "https://japanfinsight.com/mcp",
      "headers": {
        "Authorization": "Bearer your-api-key-from-welcome-email"
      }
    }
  }
}
  1. Restart Cursor (or reload the window via Cmd-Shift-P → "Reload Window").
  2. Open Cursor's chat panel. Japan Finsight tools should be available to the agent.

Verify

In the chat panel:

"Use Japan Finsight to look up the latest cash flow for Sony."

Troubleshooting

If tools aren't appearing, check Cursor's MCP logs via Cmd-Shift-P → "MCP: Show logs". Common issues:

Email data@japanfinsight.com if it's something else.