Macroplane › Blog › Connect Claude.ai to Macroplane via MCP for Automated Research

Connect Claude.ai to Macroplane via MCP for Automated Research

2026-04-08

Set up Claude.ai as your AI research assistant with direct access to Macroplane's supply chain data, investment theses, and category management tools through the Model Context Protocol.

More Macroplane supply-chain guides · Baskets · Investment theses · Macro trends

Connect Claude.ai to Macroplane via MCP for Automated Research

Macroplane now supports the Model Context Protocol (MCP) — an open standard that lets AI assistants like Claude connect directly to external tools and data sources. By connecting Claude.ai to your Macroplane account, you can automate investment research workflows: reviewing investment theses, auditing supply chain categories, monitoring risks and catalysts across macro trends, and keeping your data current — all through natural language conversations.

What Is MCP?

The Model Context Protocol is an open standard created by Anthropic that allows AI models to interact with external services through a standardized interface. Instead of copy-pasting data between Claude and Macroplane, MCP lets Claude call Macroplane's tools directly — looking up companies, reading supply chain graphs, checking thesis details, and even making changes when you authorize it.

Think of it as giving Claude a direct line into your Macroplane workspace.

Setting Up the Connection

Connecting Claude.ai to Macroplane takes under a minute. No API keys to manage — authentication happens through your existing Macroplane login via OAuth.

Step 1: Open Claude.ai Settings

Go to claude.ai and navigate to Settings (click your profile icon in the bottom-left, then Settings). Select the Integrations tab.

Step 2: Add Macroplane as an MCP Integration

Click Add Integration and enter the following URL:

Claude will redirect you to Macroplane's login page. Sign in with your existing account (email/password or Google). Once authenticated, Claude.ai is connected to your Macroplane data.

Step 3: Start Using It

Open a new Claude.ai conversation. Claude now has access to Macroplane's tools and can query your data directly.

Available Tools

Once connected, Claude has access to these Macroplane capabilities:

Company Data

  • get_company — Look up any company by ticker symbol
  • list_companies — Browse all tracked companies
  • get_company_financials — Revenue, net income, margins, assets
  • get_company_ratios — P/E, EPS, ROI, current ratio, cash flow
  • get_company_news — Recent news articles for any company

Supply Chain Intelligence

  • get_supply_chain — Map supplier and buyer relationships
  • get_relationship_detail — Deep dive into specific supply chain connections with quality scores and sources

Investment Theses

  • list_theses — View all your investment theses
  • get_thesis — Get thesis details including status and settings
  • get_thesis_graph — Full supply chain graph with categories, links, and companies
  • get_thesis_news — Aggregated news across thesis companies, risks, and catalysts

Macro Trends

  • list_trends — Browse all macro trends
  • get_trend — Trend details with linked categories and industries
  • get_trend_supply_chain_map — Hierarchical supply chain visualization for a trend

Product Categories

  • list_categories — All product categories with company counts
  • get_category_companies — Companies in a category by role (producers/consumers)
  • add_company_to_category — Assign a company to a category (admin)
  • remove_company_from_category — Remove a company from a category (admin)

Programmable Operations

  • execute_code — Run JavaScript programs against the mp.* API for complex thesis operations
  • search_code_operations — Discover available programmable operations

Example Workflows

Review an Investment Thesis

Ask Claude to review your thesis structure and identify gaps:

"Look at my thesis on semiconductor supply chains. Check each category in the graph, list the companies assigned, and flag any categories that have fewer than 3 companies or are missing key players."

Claude will call list_theses to find it, then get_thesis_graph to analyze the structure, and give you a detailed review with recommendations.

Audit Category Assignments

Keep your product categories accurate:

"Go through the 'GPU Accelerators' category. For each company listed, verify they actually produce or consume GPUs based on their company profile. Flag any that seem misassigned."

Claude will use get_category_companies and get_company to cross-reference each assignment.

Monitor Risks and Catalysts

Stay on top of what matters for your thesis:

"Check the news for my 'AI Infrastructure' thesis from the last week. Summarize any developments that relate to the risk factors or catalysts I've defined. Are any risks materializing? Any catalysts progressing?"

Claude calls get_thesis for context, get_thesis_news for recent coverage, and synthesizes it against your defined risk/catalyst framework.

Supply Chain Deep Dive

Understand exposure and dependencies:

"Map NVIDIA's full supply chain. Who are the critical suppliers? Which ones have the highest concentration risk? Cross-reference with their latest financials."

Claude combines get_supply_chain, get_company_financials, and get_company_ratios to build a comprehensive view.

Batch Category Management (Admin)

For administrators managing the category taxonomy:

"Review all companies in the 'DRAM Memory' category. Remove any that don't actually manufacture DRAM. Then check if SK Hynix, Micron, and Samsung are present — add them if missing."

Claude uses get_category_companies, then remove_company_from_category and add_company_to_category as needed.

Setting Up Recurring Tasks

One of the most powerful patterns is using Claude.ai's Projects feature to set up recurring research workflows. Create a Project with instructions like:

This turns Claude into a research assistant that runs your playbook each time you check in. No code to write, no cron jobs to manage — just a conversation that executes your research process.

Security and Access Control

  • OAuth authentication — No API keys to rotate. Your browser session handles auth.
  • Role-based access — Admin tools (category management) are only available to admin accounts. Regular users get read-only access to their own data.
  • Your data stays yours — Claude queries Macroplane on your behalf. Your data is not shared with other users.

Getting Started

  • Go to Claude.ai Settings > Integrations
  • Add https://macroplane.com/mcp as an MCP integration
  • Log in with your Macroplane account
  • Start a conversation and ask Claude to explore your data

The connection works with any Claude.ai plan that supports MCP integrations. If you don't have a Macroplane account yet, sign up here to get started.

Referenced on this page

  • investment theses
  • supply chain categories
  • macro trends