modelrunner.ai
Wrap any AI model into your own endpoint and call it from your app — no backend to build or maintain. Image, video, audio, 3D, and text from the providers you already trust.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
ask_site
Answer questions about ModelRunner from the site's own reference content — what the platform is, how pricing modes work, the request lifecycle, supported model categories and providers, the REST/SDK/MCP interfaces, and blog guides. Use this for any 'how does X work' or policy/concept question about ModelRunner. Returns the matching content sections with their source URLs; compose the answer from them.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
question |
string | yes | The visitor's question, in their own words. |
limit |
integer | no | How many content sections to return (1-10). |
Raw JSON schema
{
"type": "object",
"properties": {
"question": {
"type": "string",
"description": "The visitor's question, in their own words."
},
"limit": {
"type": "integer",
"description": "How many content sections to return (1-10).",
"minimum": 1,
"maximum": 10,
"default": 5
}
},
"required": [
"question"
],
"additionalProperties": false
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.