{
	"schema_version": "1649-draft",
	"serverInfo": {
		"name": "BrowserPod",
		"version": "2.0",
		"description": "BrowserPod is a browser-local Wasm sandbox runtime for running untrusted code securely inside the user's browser. Supports Node.js today; Python, Ruby, Go, and Rust on the roadmap.",
		"homepage": "https://browserpod.io",
		"documentation": "https://browserpod.io/docs/overview"
	},
	"transport": {
		"type": "http",
		"endpoint": "https://browserpod.io/docs/reference/BrowserPod"
	},
	"capabilities": {
		"tools": true,
		"resources": true,
		"prompts": false
	},
	"contact": {
		"url": "https://browserpod.io",
		"email": "hello@leaningtech.com"
	}
}
