Developer Tools
Trust: 39/100 (Limited)Schematic Guide
Manage companies, plans, features, and billing through SchematicHQ
2 starsby SchematicHQ
Quick Start
Install
npx @schematichq/schematic-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-schematichq-schematic-mcp": {
"command": "npx",
"args": [
"@schematichq/schematic-mcp"
]
}
}
}