← Registry

API Tools

flowhomes.eu

MCP server for discovering, cataloging, and routing natural-language requests to Qorevia x402 paid API tools.

1 endpoint4 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://api.flowhomes.eu/mcp

No auth detected

MCP server metadata

Name
qorevia-universal-gateway
Version
3.5.0
Capabilities
tools
Server instructions

Use qorevia_find or qorevia_route to locate a paid x402 tool. The discovery MCP surface itself is free.

Known tools 4

qorevia_find

Find the best Qorevia x402 tool for a natural-language need.

Inferred read-only
qorevia_route

Return a machine-ready call plan for the best matching Qorevia x402 endpoint.

Inferred read-only
qorevia_catalog

Browse Qorevia live paid tools.

Inferred read-only
qorevia_tool_info

Get one Qorevia tool definition by path or key.

Inferred read-only

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.qorevia-universal-gateway]
url = "https://api.flowhomes.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "qorevia-universal-gateway": {
      "type": "http",
      "url": "https://api.flowhomes.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: qorevia-universal-gateway
Remote MCP URL: https://api.flowhomes.eu/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": {
    "qorevia-universal-gateway": {
      "url": "https://api.flowhomes.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "qorevia-universal-gateway": {
      "type": "http",
      "url": "https://api.flowhomes.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "qorevia-universal-gateway",
  "transport": "streamable-http",
  "url": "https://api.flowhomes.eu/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.