live · AI Agents & Fintech · JSON · API for agents
Search the 1Claw documentation for guides on secret management, transaction signing, agent authentication, MCP setup, and Shroud TEE proxy configuration
{
"name": "search_1claw_docs",
"kind": "answer",
"impl": "declarative",
"description": "Search the 1Claw documentation for guides on secret management, transaction signing, agent authentication, MCP setup, and Shroud TEE proxy configuration",
"inputSchema": {
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "Search docs — secrets, signing, MCP…"
}
},
"required": [
"q"
]
},
"page": "/"
}