{"endpoint":"https://mcp.safeidea.net/api/mcp/search","method":"POST","description":"Search for resources about AI, blockchain, or encryption topics","parameters":{"query":"The search query to find relevant resources"},"example_request":{"query":"blockchain privacy technology"},"usage_with_claude":{"tool_definition":"<tool_definitions>\n[\n  {\n    \"type\": \"function\",\n    \"function\": {\n      \"name\": \"search_resources\",\n      \"description\": \"Search for resources about AI, blockchain, or encryption topics\",\n      \"parameters\": {\n        \"type\": \"object\",\n        \"properties\": {\n          \"query\": {\n            \"type\": \"string\",\n            \"description\": \"The search query to find relevant resources\"\n          }\n        },\n        \"required\": [\"query\"]\n      },\n      \"endpoint\": \"https://mcp.safeidea.net/api/mcp/search\",\n      \"method\": \"POST\"\n    }\n  }\n]\n</tool_definitions>","example_prompt":"Please search for resources about zero-knowledge proofs and explain what they are."},"available_topics":["ai","blockchain","smart contracts","defi","web3","cryptography","nft","prompt engineering","zkp","regulation"]}