Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://x402.20.208.46.195.nip.io/api/developer/tools
{ "ok": true, "service": "<string>", "transport": "<string>", "tools": [ { "name": "<string>", "description": "<string>", "inputSchema": {} } ] }
Returns the safe HTTP-callable tools also exposed by the local MCP server.
Developer tool manifest.
Show child attributes