Pigment plugins for AI
See the codeConnect your AI assistant to Pigment to query, analyze, and build business planning models.
These plugins bundle the Pigment MCP server with domain-knowledge Skills that teach AI assistants how Pigment works — its proprietary formula language, modeling patterns, dashboard conventions, and performance best practices.
Enable MCP in your Pigment workspace: Settings > Integrations > MCP. See the Pigment documentation for details.
https://github.com/gopigment/ai-plugins as a marketplace/add-plugin pigment in a new chathttps://github.com/gopigment/ai-plugins/plugin marketplace add gopigment/ai-plugins
/plugin install pigment@pigment
After installing, set your MCP server URL. The easiest way is to paste your MCP URL into the agent chat and ask it to update the configuration. You can also edit the .mcp.json file directly.
Your MCP URL can be found in your Pigment workspace under Settings > Integrations > MCP. See the Pigment documentation for detailed instructions.
The plugin connects your AI assistant to the Pigment MCP server, which has two modes.
Default — read-only tools for data analysis. Only metrics where AI data access is enabled are accessible.
Advanced — write tools for modeling Pigment applications (dimensions, metrics, formulas, calendars, boards, views, and more). Each user can enable it in Settings > Advanced Features > Advanced MCP Tools.
Users connect with their own credentials via OAuth, so their Pigment access rights and permissions apply by design — they can't access or do more than what they can already do in Pigment.
Note: Advanced mode includes a search tool that lets the AI assistant scan and understand your entire application logic — this helps AI provide better answers. Search exposes all Block metadata (e.g. names, data types, dimensions) to users, but no actual data is accessible through it. We recommend not putting any sensitive information in Block metadata as it is not subject to access rights (unlike actual data). If you want to prevent a user from accessing Block metadata, that user must not have access to the application in Pigment.
Skills are domain-knowledge files loaded automatically by Cursor and Claude Code. They provide the context AI assistants need to work effectively with Pigment.
Skills can be set up in two ways:
Skills come in four kinds: foundational (read first), planning (decide what to build), execution (do the work), and analysis (query existing data).
| Skill | Description |
|---|---|
| Understanding Pigment Modeling | Foundational mental model — in-memory engine, blocks, dimensionality, sparsity |
| Analyzing Pigment Data | Query formulation, data discovery, analysis patterns, result interpretation |
| Gathering Architecture Requirements | Structured discovery before building anything |
| Architecting Multi-Application Solutions | Splitting work across applications, Hub-and-spoke designs |
| Building a Full Application | End-to-end build of a new application |
| Editing an Existing Application | Modifying, extending, refactoring or restructuring a live application |
| Auditing a Pigment Application | Health checks — formula errors, structural gaps, governance |
| Naming & Organizing Applications | Naming conventions, folders, block organization |
| Creating Dimensions & Hierarchies | Dimension lists, hierarchies, dimension properties |
| Creating Metrics & Tables | Metric and table creation, data types, structure |
| Creating Transaction Lists | Transaction lists and row-level aggregation |
| Using List Subsets | Mirror dimensions and subset patterns |
| Using Mapped Dimensions | Dynamic and time-dependent hierarchies, card metrics |
| Setting Up Calendar | Calendar type, fiscal year, time dimensions |
| Building Versions & Planning Cycles | Versions, planning cycles, actuals vs forecast |
| Securing with Access Rights | Access rights design, AR metrics, apply rules, debugging visibility |
| Sharing Data Between Applications | Libraries and cross-application block sharing |
| Copying Metric Data | Metric-to-metric copy configurations |
| Choosing Formula Patterns | Picking the right pattern and modifiers before writing a formula |
| Writing Pigment Formulas | Pigment's proprietary formula language — quoting, references, syntax |
| Using Formula Functions | Built-in function signatures and examples |
| Using Formula Modifiers | Dimension mapping when source and target differ |
| Writing Performant Formulas | Pre-delivery checklist, sparsity rules, anti-patterns |
| Diagnosing Performance Issues | Profiling slow calculations and timeouts |
| Designing Boards & Views | Board sections, widgets, layout, pivots, filters, sorting, aggregators |
| Aggregating View Data | Totals, subtotals and roll-up behaviour in Views |
| Formatting & Highlighting | Decimals, currency, percent, K/M scaling, text and boolean display |
| Building Pigment Frames | Building, updating and troubleshooting Pigment Frames |
| Designing Pigment Frames | Applying Pigment's visual design language to a Frame |
| Using Search Tools | Finding blocks, folders and dependencies across an application |
| Solving Financial Planning | Budget and expense planning, revenue forecasting, P&L, FX |
| Solving Workforce Planning | Headcount, hiring pipeline, compensation |
| Solving Sales Performance | Quota planning, commissions, territories |
| Solving Supply Chain | Demand planning, inventory, procurement |
Data analysis:
Advanced mode:
If you run into any issues, contact us at Pigment Support.
Pigment plugins for AI
See the codeConnect your AI assistant to Pigment to query, analyze, and build business planning models.
These plugins bundle the Pigment MCP server with domain-knowledge Skills that teach AI assistants how Pigment works — its proprietary formula language, modeling patterns, dashboard conventions, and performance best practices.
Enable MCP in your Pigment workspace: Settings > Integrations > MCP. See the Pigment documentation for details.
https://github.com/gopigment/ai-plugins as a marketplace/add-plugin pigment in a new chathttps://github.com/gopigment/ai-plugins/plugin marketplace add gopigment/ai-plugins
/plugin install pigment@pigment
After installing, set your MCP server URL. The easiest way is to paste your MCP URL into the agent chat and ask it to update the configuration. You can also edit the .mcp.json file directly.
Your MCP URL can be found in your Pigment workspace under Settings > Integrations > MCP. See the Pigment documentation for detailed instructions.
The plugin connects your AI assistant to the Pigment MCP server, which has two modes.
Default — read-only tools for data analysis. Only metrics where AI data access is enabled are accessible.
Advanced — write tools for modeling Pigment applications (dimensions, metrics, formulas, calendars, boards, views, and more). Each user can enable it in Settings > Advanced Features > Advanced MCP Tools.
Users connect with their own credentials via OAuth, so their Pigment access rights and permissions apply by design — they can't access or do more than what they can already do in Pigment.
Note: Advanced mode includes a search tool that lets the AI assistant scan and understand your entire application logic — this helps AI provide better answers. Search exposes all Block metadata (e.g. names, data types, dimensions) to users, but no actual data is accessible through it. We recommend not putting any sensitive information in Block metadata as it is not subject to access rights (unlike actual data). If you want to prevent a user from accessing Block metadata, that user must not have access to the application in Pigment.
Skills are domain-knowledge files loaded automatically by Cursor and Claude Code. They provide the context AI assistants need to work effectively with Pigment.
Skills can be set up in two ways:
Skills come in four kinds: foundational (read first), planning (decide what to build), execution (do the work), and analysis (query existing data).
| Skill | Description |
|---|---|
| Understanding Pigment Modeling | Foundational mental model — in-memory engine, blocks, dimensionality, sparsity |
| Analyzing Pigment Data | Query formulation, data discovery, analysis patterns, result interpretation |
| Gathering Architecture Requirements | Structured discovery before building anything |
| Architecting Multi-Application Solutions | Splitting work across applications, Hub-and-spoke designs |
| Building a Full Application | End-to-end build of a new application |
| Editing an Existing Application | Modifying, extending, refactoring or restructuring a live application |
| Auditing a Pigment Application | Health checks — formula errors, structural gaps, governance |
| Naming & Organizing Applications | Naming conventions, folders, block organization |
| Creating Dimensions & Hierarchies | Dimension lists, hierarchies, dimension properties |
| Creating Metrics & Tables | Metric and table creation, data types, structure |
| Creating Transaction Lists | Transaction lists and row-level aggregation |
| Using List Subsets | Mirror dimensions and subset patterns |
| Using Mapped Dimensions | Dynamic and time-dependent hierarchies, card metrics |
| Setting Up Calendar | Calendar type, fiscal year, time dimensions |
| Building Versions & Planning Cycles | Versions, planning cycles, actuals vs forecast |
| Securing with Access Rights | Access rights design, AR metrics, apply rules, debugging visibility |
| Sharing Data Between Applications | Libraries and cross-application block sharing |
| Copying Metric Data | Metric-to-metric copy configurations |
| Choosing Formula Patterns | Picking the right pattern and modifiers before writing a formula |
| Writing Pigment Formulas | Pigment's proprietary formula language — quoting, references, syntax |
| Using Formula Functions | Built-in function signatures and examples |
| Using Formula Modifiers | Dimension mapping when source and target differ |
| Writing Performant Formulas | Pre-delivery checklist, sparsity rules, anti-patterns |
| Diagnosing Performance Issues | Profiling slow calculations and timeouts |
| Designing Boards & Views | Board sections, widgets, layout, pivots, filters, sorting, aggregators |
| Aggregating View Data | Totals, subtotals and roll-up behaviour in Views |
| Formatting & Highlighting | Decimals, currency, percent, K/M scaling, text and boolean display |
| Building Pigment Frames | Building, updating and troubleshooting Pigment Frames |
| Designing Pigment Frames | Applying Pigment's visual design language to a Frame |
| Using Search Tools | Finding blocks, folders and dependencies across an application |
| Solving Financial Planning | Budget and expense planning, revenue forecasting, P&L, FX |
| Solving Workforce Planning | Headcount, hiring pipeline, compensation |
| Solving Sales Performance | Quota planning, commissions, territories |
| Solving Supply Chain | Demand planning, inventory, procurement |
Data analysis:
Advanced mode:
If you run into any issues, contact us at Pigment Support.