Loading MCP server directory, please wait...
Manage companies, plans, features, and billing through SchematicHQ
npx @getmcp/cli add io.github.SchematicHQ/schematic-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SCHEMATIC_API_KEYYour Schematic API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SchematicHQ/schematic-mcp": {
"command": "npx",
"args": [
"-y",
"@schematichq/schematic-mcp"
],
"env": {
"SCHEMATIC_API_KEY": ""
}
}
}
}