Authenticated Self Fetch
authenticated_self_fetchMake an HTTP request with Self Agent ID authentication headers applied automatically. Requires SELF_AGENT_PRIVATE_KEY — fails on hosted MCP without a configured agent key. For Self demo endpoints on Celo mainnet, use ?network=celo-mainnet.
§ Inputs
| Name | Type | Description |
|---|---|---|
methodRequired | string | method |
urlRequired | string | url |
bodyRequired | string | body |
content_typeRequired | string | content type |
§ Returns
{ status, headers, body }§ Try saying
- Fetch https://api.self.xyz/me with my Self agent credentials.
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks authenticated_self_fetch automatically.