← Directory
OpenAPI

Sub2API OpenAI-compatible API

Core OpenAI-compatible routes for sub2api. No secrets are included.

3 agent-callable tools · indexed 2 hr ago · source: sub2api.558686.xyz

Use it

curl 'https://wmcp.sh/api/v1/tools?url=https%3A%2F%2Fsub2api.558686.xyz%2Fopenapi.json'
// JavaScript
const { tools } = await (await fetch(
  'https://wmcp.sh/api/v1/tools?url=https%3A%2F%2Fsub2api.558686.xyz%2Fopenapi.json'
)).json();
// hand the tools to Claude / LangChain / OpenAI / any MCP-aware agent

Available tools

get__v1_models live
List models available to the API key
post__v1_chat_completions live
Create a chat completion
post__v1_responses live
Create a Responses API response

Own this site?

Claim the listing — get a verified badge, featured placement, and an MCP server you control. Or just submit a new URL for free.

Claim this listing → Submit (free)