Proprietary, continuously-updated live data: 100K+ charts — search, answer, fetch, Answer Agent.
Tako MCP server is a hosted integration for AI assistants that speak the Model Context Protocol. Proprietary, continuously-updated live data: 100K+ charts — search, answer, fetch, Answer Agent.
Tako MCP gives your agent industry-leading live web search plus licensed data that the open web does not have. That includes company financials, macroeconomic indicators, web and app traffic, sports, US government spending, and more.
Once Tako is connected, these are the calls the assistant has available:
Config — file clients (Cursor, Windsurf, VS Code, …) and claude mcp add:** put it on the URL in your config:tako_search — Pull the data to work with. Fast search over Tako's curated graph and the live web; each card inlines its most-recent rows free (the 20-rowtako_answer — Ask one specific data question, get the answer. A single grounded, citation-backed prose answer, already written for you — relay it directlytako_contents — Fetch the content behind result URLs (1-10 per call, batched): a Tako card returns a CSV, any other URL returns the page's extracted text — passtako_available_data — Discover what proprietary, structured data exists on an entity or metric in one call — and a cheap accuracy check to confirm a figure existsAlias — Tool(s)agent — tako_agent (ChatGPT: tako_agent_start / tako_agent_wait)visualize — tako_visualizecredits — get_credit_balancegraph — tako_graph_search / tako_graph_related / tako_graph_nodeYou will need one environment variable: TAKO_API_TOKEN. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Tako's toolset — Config, tako_search, tako_answer and 7 more — is a fair guide to whether it matches your workflow. It is maintained by TakoData; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Config | file clients (Cursor, Windsurf, VS Code, …) and claude mcp add:** put it on the URL in your config: |
| tako_search | **Pull the data to work with.** Fast search over Tako's curated graph and the live web; each card inlines its most-recent rows free (the 20-row inline allowance; preview_rows caps it down, tako_contents exports more, pri |
| tako_answer | **Ask one specific data question, get the answer.** A single grounded, citation-backed prose answer, already written for you — relay it directly. Cited data cards carry a rows-count pointer alongside the prose, with the |
| tako_contents | Fetch the content behind result URLs (1-10 per call, batched): a Tako card returns a CSV, any other URL returns the page's extracted text — pass query to get just the matching passages of a long page. Cards must be marke |
| tako_available_data | **Discover what proprietary, structured data exists** on an entity or metric in one call — and a cheap accuracy check to confirm a figure exists before spending a priced search/answer. Returns the coverage names, a node_ |
| Alias | Tool(s) |
| agent | tako_agent (ChatGPT: tako_agent_start / tako_agent_wait) |
| visualize | tako_visualize |
| credits | get_credit_balance |
| graph | tako_graph_search / tako_graph_related / tako_graph_node |
| Variable | Description | Required |
|---|---|---|
| TAKO_API_TOKEN | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.