This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mcp_manifest_version": "2024-10-01", | |
"server_name": "ong_en_demo", | |
"description": "MCP tools for Ong Én Quảng Ninh", | |
"tools": [ | |
{ | |
"name": "get_places", | |
"description": "Query places by zone/tags/dayparts with vocab constraints", | |
"input_schema": { | |
"type": "object", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tools": [ | |
{ | |
"name": "get_places", | |
"description": "Query places by zone/tags/dayparts with vocab constraints", | |
"input_schema": { | |
"type": "object", | |
"properties": { | |
"zone": { | |
"type": "string" |