summaryrefslogtreecommitdiff
path: root/.mcp.json
blob: 48ac4a32a498dcb1e02d16b473c4303976fe29a4 (plain)
1
2
3
4
5
6
7
8
{
  "mcpServers": {
    "local-helloworld": {
      "type": "sse",
      "url": "http://localhost:8080/sse"
    }
  }
}