INDIVIDUAL MCP TOOL
serp_position
For queries you name: who is on the results page, where you sit among them, and which domains are consistently above you.
LIVE ENDPOINT
https://futia.io/api/mcp
Connect to this endpoint to inspect the live schema for serp_position and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.futia]
url = "https://futia.io/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"futia": {
"type": "http",
"url": "https://futia.io/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: futia
Remote MCP URL: https://futia.io/api/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": {
"futia": {
"url": "https://futia.io/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"futia": {
"type": "http",
"url": "https://futia.io/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "futia",
"transport": "streamable-http",
"url": "https://futia.io/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
index_coverage— Has Google seen your pages?page_yield— Which of your pages are dead, why, and which to fix first.query_match— Which queries are one step away, and which were never yours.competitor_gap— Topics a real competitor ranks for and you do not.keyword_volume— Search volume and difficulty for keywords you name, each with a verdict on whether this particular site can realistically reach it.backlink_profile— Referring domains, link count, domain rank and a reading of what they mean.account_status— Free and instant: remaining monthly budget, credit balance, when the budget resets, and which endpoints stay free.