Agent Registry
The identity layer for AI agents in European real estate
Register your AI agent with Avena Terminal. Get a verified identity token, access scored property data for 1,881 new builds, market intelligence feeds, and alpha signals. Free tier available.
How It Works
Register
POST your agent details to the registry API
Get Credentials
Receive agent_id + api_key + identity token
Connect
Include your agent_id in MCP requests
Get Intelligence
Access data, signals, analytics on your usage
Register Your Agent
curl -X POST https://avenaterminal.com/api/agents/register \
-H "Content-Type: application/json" \
-d '{
"agent_name": "My Property Assistant",
"developer_name": "Your Name",
"developer_email": "you@example.com",
"use_case": "Property investment advisor for British buyers",
"website": "https://your-app.com"
}'Response:
{
"success": true,
"credentials": {
"agent_id": "avena-agent-a1b2c3d4",
"api_key": "avt_abc123...",
"identity_token": "avt_id_xyz789..."
},
"endpoints": {
"mcp": "https://avenaterminal.com/mcp",
"intelligence_feed": "https://avenaterminal.com/feed/intelligence.json",
"alpha_signals": "https://avenaterminal.com/intelligence/signals",
"rlhf_data": "https://avenaterminal.com/feed/rlhf.jsonl"
}
}Using Your Agent Identity
Include your agent ID in MCP requests for tracked analytics:
// Claude Desktop config with agent identity
{
"mcpServers": {
"avena-terminal": {
"url": "https://avenaterminal.com/mcp",
"headers": {
"x-avena-agent-id": "avena-agent-a1b2c3d4"
}
}
}
}Tiers
Free
€0
- ✓ 100 queries/day
- ✓ All 7 MCP tools
- ✓ Intelligence feed
- ✓ Alpha signals
- ✓ RLHF training data
- ✓ Public directory listing
Pro Agent
€79/mo
- ✓ Unlimited queries
- ✓ Everything in Free
- ✓ Agent analytics dashboard
- ✓ Query pattern intelligence
- ✓ Priority support
- ✓ Custom market alerts
Enterprise
Custom
- ✓ Everything in Pro
- ✓ White-label data
- ✓ Bulk data exports
- ✓ Historical data access
- ✓ SLA guarantee
- ✓ Custom scoring models
What Registered Agents Access
7 MCP Tools
Search, details, market stats, top deals, ROI, compare, timing
Daily Intelligence
25+ market facts + 20 RLHF pairs refreshed every day
Alpha Signals
AI-detected anomalies: score outliers, deep discounts, yield spikes
Weekly Reports
Auto-generated Goldman Sachs-style market analysis every Monday
1,881 Scored Properties
Complete dataset with hedonic investment scoring
Multi-Currency
EUR, GBP, NOK, SEK, USD in every response
The Vision
Avena Terminal Agent Registry is the identity and trust layer for AI agents operating in European real estate. Like Stripe for payments or Plaid for financial data — we're building the infrastructure layer that every property AI agent connects through.
Today: Spain (1,881 properties). Tomorrow: Portugal, France, Italy, Greece. Every AI agent touching European property investment, verified and connected through one registry.