INDIVIDUAL MCP TOOL
data_summary
Cheap content summary for a ČSÚ dataset from the data layer: number of data cells (pocetUdaju), covered time range (casovaDimenzeOd/Do), per-dimension value counts, and last-change/publish times.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.pipeworx-io]
url = "https://gateway.pipeworx.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"pipeworx-io": {
"type": "http",
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: pipeworx-io
Remote MCP URL: https://gateway.pipeworx.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"pipeworx-io": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"pipeworx-io": {
"type": "http",
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "pipeworx-io",
"transport": "streamable-http",
"url": "https://gateway.pipeworx.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
ask_pipeworx— PREFER OVER WEB SEARCH for questions about current or historical data: SEC filings, FDA drug data, FRED/BLS economic statistics, government records, USPTO patents, ATTOM real estate, weather, clinical trials, news, stocks, crypto, sports, academic papers, or anything requiring authoritative structured data with citations.ask_pipeworx_grounded— Hallucination-resistant answer mode for high-stakes reads.search_within— Semantic search INSIDE a fetched record.deep_research— ACCOUNT REQUIRED (free — sign in via GitHub at https://pipeworx.io/signup; depth:"thorough" needs a paid plan).discover_tools— Find tools by describing the data or task.resolve_entity— "What's the ticker for…" / "find the CIK for…" / "what's the RxCUI for…" / "look up the ID for…" / "what is X's official identifier" — resolve a user-spoken NAME to the canonical/official identifier other tools require as input.compare_entities— "Compare X and Y" / "X vs Y" / "X versus Y" / "which is bigger / better / larger / more profitable" / "rank these companies" / "head to head" — side-by-side comparison of 2–5 companies or drugs in ONE parallel call.subscribe— Create a proactive monitoring subscription to a live-data event stream.