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.
https://mcp.fintechstudios.com/mcpTransport: 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.
searchfetchsearch_newssummarize_newsget_trendingget_trending_entitieslist_collectionsget_collection_articlesexecute_collectionlist_insight_channelsget_channel_insightsget_daily_brieflist_newslettersget_newsletterget_accountget_usageestimate_endpoint_costsSet up your client
- Open Settings → Connectors → Add custom connector.
- Paste the server URL below and save.
- Click Connect and sign in with your FTS Studio account (OAuth).
- The FTS Studio tools appear in the "Search and tools" menu.
https://mcp.fintechstudios.com/mcp- Open Settings → Connectors → Create / Add custom connector.
- Paste the server URL below as the MCP server URL.
- Authorize with your FTS Studio account (OAuth).
- Enable the connector in a chat or Deep Research to use the tools.
https://mcp.fintechstudios.com/mcpUse 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.
http · URL aboveFor 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-mcpSecure 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.