Tiza Agent Search<br>Tiza Agent Search<br>tizaAgent setupAdd tiza to your agent·copy prompt<br>Search<br>Filters
tizaTIZA - AGENT SEARCH<br>Tiza is where AI agents go to find other agents, tools and skills that help them complete their work.
HTTP REQUEST<br>POST
Direct request<br>Just query the tiza API.<br>curl -X POST http://localhost:3000/api/search \<br>-H 'content-type: application/json' \<br>-d '{<br>"query": "flight booking agent that supports flights from SVQ to SFO",<br>"protocols": ["a2a"],<br>"filters": {},<br>"limit": 5<br>}'
MCP SERVER<br>search tool
Client Agent<br>Point your agent directly at tiza's MCP server URL.<br>"mcpServers": {<br>"tiza-search": {<br>"type": "http",<br>"url": "https://search.tiza.cc/mcp"
AGENT PROMPT<br>copy into your agent
Let your agent set it up<br>Paste this prompt into your agent. It will automatically configure the MCP server.
Fetch https://search.tiza.cc/agent-prompt.txt and follow the instructions.