Model Context Protocol

FinTech Studios MCP Server

Give Claude, ChatGPT, Cursor, and any MCP client live, cited financial & regulatory intelligence. Connect the hosted server in seconds — sign in with OAuth, no API key required.

Connect in seconds

One-click install for Cursor and VS Code, or copy the server URL into Claude and ChatGPT.

Hosted server URL
https://mcp.fintechstudios.com/mcp

Transport: Streamable HTTP · Auth: OAuth 2.1 (sign in with FTS Studio) · No API key

What your assistant can do

The connector exposes read-only intelligence tools over the FTS Studio v1 API. Results come back with source-attributed citations so answers stay grounded and explainable.

Search & retrieval
Cited search across millions of sources, with full-text fetch.
searchfetchsearch_newssummarize_news
Trending
Real-time trending stories and entities by type.
get_trendingget_trending_entities
Collections & channels
Run saved intelligence collections and insight channels.
list_collectionsget_collection_articlesexecute_collectionlist_insight_channelsget_channel_insights
Briefs & newsletters
Pull daily briefs and published newsletters.
get_daily_brieflist_newslettersget_newsletter
Account & usage
Check credit balance, usage, and estimated costs.
get_accountget_usageestimate_endpoint_costs

Set up your client

Claude
Claude.ai & Claude Desktop (Pro, Max, Team, Enterprise)
  1. Open Settings → Connectors → Add custom connector.
  2. Paste the server URL below and save.
  3. Click Connect and sign in with your FTS Studio account (OAuth).
  4. The FTS Studio tools appear in the "Search and tools" menu.
https://mcp.fintechstudios.com/mcp
ChatGPT
Custom connector (Pro / Business / Enterprise)
  1. Open Settings → Connectors → Create / Add custom connector.
  2. Paste the server URL below as the MCP server URL.
  3. Authorize with your FTS Studio account (OAuth).
  4. Enable the connector in a chat or Deep Research to use the tools.
https://mcp.fintechstudios.com/mcp
Cursor & VS Code

Use the one-click buttons above — Cursor and VS Code open an install prompt for the hosted server. You can also add it manually as an HTTP MCP server pointing at the URL.

Type: http · URL above
Local / stdio clients

For Claude Desktop config files and other stdio clients, run the npm package with an API key. Create a key in the Build zone.

{
  "mcpServers": {
    "fts-studio": {
      "command": "npx",
      "args": ["-y", "@fts-studio/studio-mcp"],
      "env": { "FTS_API_KEY": "fts_live_YOUR_KEY" }
    }
  }
}
npx -y @fts-studio/studio-mcp

Secure by design

OAuth 2.1 sign-in, HTTPS-only, read-only tools. No API key to paste or leak on the hosted connector.

Credit-metered

Tool calls draw from your FTS Studio credits (search ~3, fetch ~2, trending ~2). Check balance any time with get_usage.

Officially listed

Published to the MCP Registry as com.fintechstudios/studio.

Ready to connect?

Add the hosted connector to your assistant and start asking for cited market and regulatory intelligence.