{"resource_type":{"id":277,"name":"mcp","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"name\",\n\t\t\"url\",\n\t\t\"token\",\n\t\t\"headers\"\n\t],\n\t\"properties\": {\n\t\t\"headers\": {\n\t\t\t\"description\": \"Optional headers to be sent with the request\",\n\t\t\t\"type\": \"object\"\n\t\t},\n\t\t\"name\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"The name of the MCP server\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"Optional bearer token to be used for authentication\",\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"url\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"The URL of the HTTP streamable endpoint of the MCP server\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"name\",\n\t\t\"url\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"mcp","description":"MCP (Model Context Protocol) server resource type","created_by":"hugo697","created_at":"2025-10-13T11:03:23.184Z"}}