MCP Tools
Tools exposed by the Primitiv MCP server.
Available tools
| Tool | Description |
|---|---|
get_design_context | Get all tokens, components, conflicts, and inferred rules. Pass category: "all" to get everything. |
get_token | Look up a specific token by name |
get_component | Look up a specific component and its props |
get_conflicts | Get unresolved conflicts between sources |
get_inferred_rules | Get the design rules Primitiv has extracted from your codebase patterns |
Primitiv works with any tool that speaks MCP — it is not tied to a specific editor or agent ecosystem.