← ExploreMCP Registry
ac.inference.sh/mcp
1.0.0ac.inference.sh/mcp
Run 150+ AI apps — image, video, audio, LLMs, 3D and more. Browse, execute, stream results.
Install
One line. Adds the dep to agents.yml and resolves it.
pakx add mcp ac.inference.sh/mcpRaw metadata
Source-specific install hints as returned by the official MCP Registry.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ac.inference.sh/mcp",
"description": "Run 150+ AI apps — image, video, audio, LLMs, 3D and more. Browse, execute, stream results.",
"title": "inference.sh",
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://sh.inference.ac"
},
{
"type": "streamable-http",
"url": "https://api.inference.sh/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-13T17:32:20.852269Z",
"publishedAt": "2026-04-13T17:32:20.852269Z",
"updatedAt": "2026-04-13T17:32:20.852269Z",
"isLatest": false
}
}
}