Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Get Claude working with FrameworX — from first install to productive AI sessions in minutes.

AI Integration | How-to Guide

...

The Claude Skill is a lightweight file (SKILL.md) that loads into Claude at the start of every session. It gives Claude baseline FrameworX knowledge and trained instincts — build-don't-plan discipline, schema-then-write patterns, trust-tool-results rules. Without the skill, Claude works but starts every session without context. With it, Claude behaves like an experienced FrameworX engineer from the first message.

The MCP for AI Designer connects Claude directly to the live Designer IDE. Every tool call produces immediate visual changes — tags, displays, alarms, and devices appear in real time while the engineer watches. 16 tools cover the full solution lifecycle from create_solution through start_runtime. Without MCP, Claude can only talk about FrameworX. With MCP, Claude can build.

Together, the skill conditions Claude's behavior before the first tool fires, and MCP gives Claude the tools to act on that knowledge. The result is an AI co-pilot that builds solutions correctly from the first response.

Note: MCP for AI Runtime is a separate integration that connects AI to running solutions for live data queries, dashboards, and troubleshooting. This page covers the Designer integration — the build-time experience. See AI MCP for [AI Runtime Connector](AI Runtime Connector) for runtime setup.

...

What You Need

ComponentPurposeInstall Time
Claude SkillPrepares Claude for FrameworX sessions2 minutes
MCP for AI DesignerConnects Claude to the live Designer IDE3 minutes
FrameworX Designer (v10.13+)The IDE that Claude controlsDownload

...

AgentSkill Location
GitHub Copilot.github/skills/FrameworX-skill/SKILL.md
Cursor.cursor/skills/FrameworX-skill/SKILL.md
OpenAI Codex CLI.codex/skills/FrameworX-skill/SKILL.md

...

Step 2: Connect

...

AI Designer

Two connection modes depending on your setup. Pick the one that matches.

...

Step 3: Set Tool Permissions (Claude Desktop)

?? Security Authorization

After restarting Claude Desktop with MCP installed:

  1. Go to Settings → Connectors
  2. Find FrameworX-Designer (or DesignerMCPHttp) in the list
  3. Click Configure and set Tool Permissions to Always Allow

Without this, Claude will prompt for authorization on every tool call. Longer responses that use many tools may fail if permissions are not set to Always Allow.

...

Next Steps

  • See it in action: MCP for Designer in Action [AI Designer In Action](AI Designer In Action)
  • Technical reference:AI MCP for [AI Designer Connector](AI Designer Connector)
  • Download Designer: tatsoft.com/fx-101 (free evaluation, unlimited tags, all features)

...