- Gengeo Agent Registry
Gengeo Agent Registry
GenGEO provides machine-readable merchant verification for AI commerce.
AI agents can use GenGEO to evaluate whether ecommerce merchants meet a high verification threshold before recommendations or transactions.
As autonomous purchasing grows, GenGEO helps agents increase confidence in merchant trust, operational readiness, and transaction reliability.
Overview
# GenGEO Agent Registry
GenGEO provides machine-readable merchant verification for AI-driven commerce.
AI agents can use GenGEO to evaluate whether ecommerce merchants meet a high verification threshold before recommendations or transactions.
As autonomous purchasing grows, GenGEO helps agents increase confidence in merchant trust, operational readiness, and transaction reliability.
---
# Why This Exists
Traditional ecommerce trust systems were built for humans:
- branding
- visual design
- reviews
- SEO
- reputation
AI agents evaluate commerce differently.
Agents analyze:
- structured merchant data
- operational readiness
- policy completeness
- transaction reliability
- machine-readable trust signals
GenGEO provides a neutral verification layer that agents can use as part of broader commerce decision-making.
---
# verify_store
Checks whether a merchant exists in the GenGEO verification registry.
Example input:
```json
{
"domain": "example.com"
}
Example response:
{
"verified": true,
"status": "active",
"eligible_for_ai_agent_purchase": "yes",
"decision": "verified"
}
Example Agent Workflow
User request
↓
AI shopping agent
↓
Identifies merchant
↓
Calls GenGEO verify_store(domain)
↓
Receives verification status
↓
Uses result as one signal in broader decision process
MCP Endpoint
https://mcp.gengeo.co/mcp
API Endpoint
https://api.gengeo.co/api/verify
GitHub Repository
https://github.com/warwickwood-cell/gengeo-agent-registry
Server Config
{
"mcpServers": {
"gengeo": {
"url": "https://mcp.gengeo.co/mcp"
}
}
}Project Info
Created At
17 days agoUpdated At
17 days agoAuthor Name
-Star
-Language
-License
-Tags
Homepage
https://mcp.gengeo.co/mcpRecommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Gpt Scrambler
2 days ago