ArthaPilot in ChatGPT and Claude

Use public investment research without signing in, or link your ArthaPilot account for private workspace and planning workflows.

On this page

What the MCP server does

The ArthaPilot MCP server lets supported assistants call the same bounded analysis and workspace services used by the ArthaPilot website. Public research is available without an account. Private household, saved-analysis, monitor, and planning workflows require you to link an ArthaPilot account.

Add the MCP server in ChatGPT

  • On ChatGPT web, open Settings → Security and loginand turn on Developer mode. Availability depends on your account and workspace policy.
  • Open ChatGPT plugins, select the plus button, and create a connection named ArthaPilot.
  • Under Connection, choose the public endpoint option and enter https://api.arthapilot.com/mcp. Create the connection, then review the discovered tools.
  • Start a new conversation and add ArthaPilot from the tools menu. Public research does not require an ArthaPilot sign-in.
  • When you ask for private ArthaPilot data, follow ChatGPT's account linking prompt. Sign in on the ArthaPilot authorization page and review the access request before approving it.
  • Return to the conversation and ask ChatGPT to use ArthaPilot. Pro tools still require an active ArthaPilot Pro plan.

Linking is optional. Public tools continue to work if you decline or later disconnect account access. See OpenAI's MCP setup guide if the ChatGPT controls have changed.

Connect in Claude

  • In Claude’s connector settings, add a custom remote MCP connector with this URL: https://api.arthapilot.com/mcp.
  • Public research works without linking an ArthaPilot account. When Claude requests private data, follow the OAuth prompt and review the permissions on ArthaPilot's authorization page.
  • Claude Code users can run claude mcp add --transport http arthapilot https://api.arthapilot.com/mcp.

Available capabilities

This table comes from the same reviewed capability and access policy that the running MCP server uses. It stays aligned as the server changes.

CapabilityAccessEffect
Search ArthaPilot toolsNo sign-in
Read only
Look up ticker availabilityNo sign-in
Read only
Analyze assetsNo sign-in
Read only
Run portfolio backtestNo sign-in
Read only
Browse public strategiesNo sign-in
Read only
Get account capabilitiesNo sign-in. Linking adds account context
Read only
List saved analysesLinked Free or Pro
Read only
Get saved analysisLinked Free or Pro
Read only
List householdsLinked Free or Pro
Read only
Review householdLinked Free or Pro
Read only
Get household tax opportunitiesLinked Free or Pro
Read only
List monitor subscriptionsLinked Free or Pro
Read only
Run Roth conversion planLinked Pro
Read only
Price a proposed saleLinked Pro
Read only
Save analysis resultLinked Free or Pro
Confirmed write
Update saved analysisLinked Free or Pro
Confirmed destructive change
Delete saved analysisLinked Free or Pro
Confirmed destructive change
Manage monitorLinked Free or Pro
Confirmed destructive change
Update tax-opportunity workflowLinked Free or Pro
Confirmed write

Linked-account access

Linking grants only the permissions you approve. ArthaPilot checks ownership, plan entitlement, and the required application permission again on every protected call.

  • Read permissions cover analyses, households, monitors, and workspace objects as shown on the authorization screen.
  • Write permissions cover saving or replacing analyses, managing monitors, and recording tax-opportunity workflow state.
  • Account linking does not give the assistant your ArthaPilot password or browser session.