← Index

Schematic

io.github.SchematicHQ/schematic-mcp·v0.3.4·Other
Quality Score
87
/100

Manage companies, plans, features, and billing through SchematicHQ

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "schematic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@schematichq/schematic-mcp"
      ],
      "env": {
        "SCHEMATIC_API_KEY": "<your-schematic_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "schematic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@schematichq/schematic-mcp"
      ],
      "env": {
        "SCHEMATIC_API_KEY": "<your-schematic_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @schematichq/schematic-mcp
§02  Environment variables
SCHEMATIC_API_KEY
requiredsecret

Your Schematic API key

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other