{"server":"NetShow.AI","version":"1.1.0","protocol":"2026-07-28","protocols":["2026-07-28","2025-11-25","2025-06-18","2025-03-26"],"description":"NetShow.AI MCP Server \u2014 AI agent platform with voice, image, and search capabilities.","contact":{"url":"https:\/\/app.netshow.ai"},"endpoints":{"mcp":"https:\/\/agenticonchainwallet.com\/api\/mcp","manifest":"https:\/\/agenticonchainwallet.com\/api\/mcp\/manifest"},"auth":{"type":"bearer","scheme":"sanctum","token_url":"https:\/\/agenticonchainwallet.com\/api\/user\/login","note":"POST \/api\/user\/login to obtain a Sanctum token."},"tools":[{"name":"brain_bridge","title":"NetShow Brain","description":"Send a prompt to NetShow's AI brain. Routes to the best available model configured in your NetShow workspace. Supports multi-turn context, system prompts, and tool chaining.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"agent_chat","title":"Chat with a NetShow Agent","description":"Send a message to a specific NetShow agent and receive a response. Each agent has its own persona, knowledge base, and configured tools. Use agent_list first to discover available agents.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"agent_list","title":"List NetShow Agents","description":"List all agents available in the connected NetShow workspace. Returns agent IDs, names, descriptions, and capability tags. Use this before agent_chat to discover agent IDs.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"agent_create","title":"Create a NetShow Agent","description":"Create a new AI agent in the NetShow workspace. Requires the authenticated user to have creator permissions. Returns the new agent's ID and embed code.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"web_search","title":"Web Search","description":"Search the web for current information via NetShow's search infrastructure. Returns titles, URLs, descriptions, and content snippets. Backed by Brave Search with multi-provider fallback.","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"text_to_speech","title":"Text to Speech","description":"Generate natural-sounding speech audio from text using NetShow's TTS engine (powered by ElevenLabs). Returns a URL to the generated audio file.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"generate_image","title":"Generate Image","description":"Generate an image from a text prompt using NetShow's image generation pipeline. Supports DALL-E 3 and Gemini Flash. Returns a URL to the generated image.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}},{"name":"open_url","title":"Open URL","description":"Fetch a public URL and return readable page content (title + text excerpt).","annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":true}},{"name":"generate_code","title":"Generate Code","description":"Generate a complete single-file HTML app that can run directly in an iframe sandbox.","annotations":{"readOnlyHint":false,"destructiveHint":false,"idempotentHint":false,"openWorldHint":false}}]}