← Back to search
20
Basic
Agentic Readiness Score
developer openapiapi

Agentic Signals

📄
llms.txt
Not found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 20/100

            

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"Ramp MCP Remote","description":"A hosted MCP server to allow LLMs to talk to Ramp","version":"0.2.0"},"paths":{"/health":{"get":{"summary":"Health","description":"Health check endpoint for monitoring.","operationId":"health_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/execute_query":{"post":{"tags":["legacy"],"summary":"Execute Query","description":"Execute a SQL query on the database.",