xylocopa
A to-do list that runs your Claude Code agents — capture anywhere, dispatch in parallel, review from your phone.
A collection of JSON schema files including full API
The largest collection of independent JSON schemas in the world.
The repository is a universal JSON schema store, where schemas for popular JSON documents can be found.
An MCP (Model Context Protocol) server is available for SchemaStore, allowing AI assistants and editors to search, browse, and retrieve JSON schemas from the catalog.
The server is publicly hosted at https://mcp.schemastore.org — no local setup required.
Create .vscode/mcp.json in your workspace:
{
"servers": {
"SchemaStore": {
"url": "https://mcp.schemastore.org/",
"type": "http"
}
}
}
Add a .mcp.json file to your solution root:
{
"inputs": [],
"servers": {
"SchemaStore": {
"url": "https://mcp.schemastore.org/",
"type": "http",
"headers": {}
}
}
}
Point your client at https://mcp.schemastore.org/ using HTTP transport.
Contributions are more than welcome! Read CONTRIBUTING.md for more information.
Keeping Schemastore.org running smoothly requires time, effort, and resources. While it’s still volunteer-driven, the infrastructure and maintenance costs have grown alongside its popularity.
And here’s the thing: for-profit organizations are among the biggest beneficiaries of Schemastore.org. They use the schemas to validate configurations, streamline workflows, and, ultimately, save time and money. If you’re part of such an organization - whether you’re contributing schemas or relying on them - I have a request: consider sponsoring Schemastore.org.
Your support would help cover hosting, maintenance, and development costs, ensuring this resource remains free and open for the entire community. It’s a small way to give back to something that likely saves you (and your team) time and effort every day.
You can find sponsorship details on the site, or feel free to reach out to me directly.
more like this
A to-do list that runs your Claude Code agents — capture anywhere, dispatch in parallel, review from your phone.
本地优先的 macOS AI Agent 信号灯:状态栏 + 桌面悬浮信号灯,自动监控 Codex / Claude Code。Local menu bar and floating desktop status lights for A…
Open-source Markdown workbench: live preview, GitHub-accurate themes, Mermaid diagrams, and page-perfect PDF export. No…
A remote, phone-first console for your tmux — agent-agnostic, no database. Spawn and watch coding agents in parallel wo…
search projects, people, and tags