Developers
Simple Tools offers WebMCP for live Client-side Tools. Backend machine APIs are not available yet.
WebMCP
Homepage registers discover_tools (index). A category page registers every live tool in that category. A tool page registers that tool only. No API key. Nothing is uploaded. File tools take { mime, base64 } (max 12 MiB decoded), not OS File objects. Index: /llms.txt. Manifest: /.well-known/webmcp.json. Catalog: /api/v1/tools.
/.well-known/webmcp.json
Authentication
Send header X-STS-API-Key. API keys are coming soon. OAuth is not shipped.
REST
OpenAPI at /openapi.json. Upload then invoke under /api/v1/tools/{toolId}.
MCP
POST /mcp. Same Credits as REST. Remote access is currently off — coming soon.
POST /mcp
Credits
tools:invoke spends Credits. Same entitlement as the web Hub.
Privacy
Browser WebMCP does not upload files. Remote REST/MCP runs on the server and consumes Credits.