Option 1 — Test in 30 seconds (cURL)
Run this in your terminal with your API Key:Option 2 — Integration in ChatGPT (GPT Action)
Download the YAML configuration file
Request the
openapi_gpt_action.yaml file from api@funos.es. This file contains the OpenAPI 3.0 spec ready for GPT Actions.Create a custom GPT
In ChatGPT → Explore GPTs → Create → Configure → Add Action → Import from URL or paste the YAML content.
Configure authentication
In the Actions screen: Authentication → API Key → Auth Type: Bearer → enter your API Key.
Option 3 — MCP Server for Claude Desktop
Download the MCP script
Request the
funos-mcp-stdio.mjs file from api@funos.es.Configure Claude Desktop
Edit the file
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or the equivalent on Windows:Finding the locality_id for a city
All quote endpoints uselocality_id instead of the city name. Reference localities:
| City | locality_id | Available services |
|---|---|---|
| Madrid | 24017 | ✅ 5 real services |
| Barcelona | 21088 | ⚠️ Coverage expanding |
Next steps
Funeral service
Real-time quotes by locality
Knowledge Base
Semantic search across 6,231 validated entries
Lead Capture
Capture purchase intent from the LLM

