Skip to content

Instantly share code, notes, and snippets.

@optimisticjc
Created October 23, 2025 21:18
Show Gist options
  • Select an option

  • Save optimisticjc/97d5ea3effaffca96647a7060fd524ff to your computer and use it in GitHub Desktop.

Select an option

Save optimisticjc/97d5ea3effaffca96647a7060fd524ff to your computer and use it in GitHub Desktop.
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": ["**/*"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment