API Tools
flowhomes.eu
MCP server for discovering, cataloging, and routing natural-language requests to Qorevia x402 paid API tools.
ENDPOINT 1
https://api.flowhomes.eu/mcp
MCP server metadata
- Name
- qorevia-universal-gateway
- Version
- 3.5.0
Use qorevia_find or qorevia_route to locate a paid x402 tool. The discovery MCP surface itself is free.
Known tools 4
qorevia_routeReturn a machine-ready call plan for the best matching Qorevia x402 endpoint.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.