Skip to content

Instantly share code, notes, and snippets.

View optimisticjc's full-sized avatar
:octocat:

Jonathan Celestin optimisticjc

:octocat:
View GitHub Profile
@optimisticjc
optimisticjc / servers.json
Created October 23, 2025 21:18
Testing MCP for JSON
{
"version": "1.0.0",
"servers": [
{
"id": "vscode-api",
"name": "VS Code APIs and Services",
"publisher": "Microsoft",
"url": "mcp:/vscode-api",
"patterns": ["**/*"]
}