Primitiv

MCP Tools

Tools exposed by the Primitiv MCP server.

Available tools

ToolDescription
get_design_contextGet all tokens, components, conflicts, and inferred rules. Pass category: "all" to get everything.
get_tokenLook up a specific token by name
get_componentLook up a specific component and its props
get_conflictsGet unresolved conflicts between sources
get_inferred_rulesGet 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.

On this page