Skip to main content

AI Workflow Connector for Autodesk® Revit®

Geopogo

AI Workflow Connector for Autodesk® Revit®

Geopogo

Connect Claude and Cursor AI directly to Autodesk® Revit® to automate BIM workflows, generate scripts, analyze projects, and speed up design, modeling, and documentation.

$19.99/month

Connect Claude and Cursor AI to Autodesk® Revit®

Bring the power of AI directly into your Revit workflow.

Connecting AI to Revit allows architects, designers, engineers, BIM managers, and developers to interact with their Revit projects using natural language.

Use AI to streamline repetitive tasks, automate workflows, explore design ideas, generate scripts, analyze model information, and accelerate project delivery.

Key Features

• Connect AI directly with Revit

• Ask questions about your Revit model using natural language

• Generate Revit API code and automation scripts

• Assist with BIM workflows and repetitive modeling tasks

• Review project information, parameters, and model data

• Speed up documentation, coordination, and design exploration

• Support for architects, BIM managers, engineers, and Revit developers

Example Use Cases

• Generate Revit API / Python / C# code

• Create automation workflows

• Query model data and project information

• Assist with BIM standards and coordination

• Accelerate documentation tasks

• Explore design and modeling ideas

• Help troubleshoot Revit workflows

Who Is This For?

This app is designed for:

  • Architects
  • BIM Managers
  • Revit Developers
  • Designers
  • Engineers
  • AEC Teams

AI can act as an intelligent assistant inside your Revit environment to help improve productivity and reduce manual effort.

Developed by Geopogo.

Note: This app uses a custom installer (and not the standard App Store installer).

Details

Operating system

win64-platform-icon

Release date

Jul 14, 2026


Last updated

Jul 27, 2026


Version

1.0.0


Language

English

Compatible with

RVT-icon

RVT

2025, 2026, 2027

Capabilities

Architectural design

Tags

Scheduling

Frequently asked questions (FAQs)

How it works

Geopogo AI uses the Model Context Protocol (MCP), an open standard that allows AI assistants to call external tools. The Revit plugin runs a lightweight local HTTP server on port 8765. The MCP server, built with Node.js, translates Claude’s requests into Revit API calls and returns structured results. All communication stays on your local machine; no model data is sent to Geopogo servers.

Available tools

Read tools: get_model_info, get_levels, get_categories, get_views, get_sheets, get_elements, get_element, get_element_parameters, get_family_types, get_element_geometry

Write tools: create_wall, create_floor, create_roof, create_door, create_window, set_element_parameter, set_active_view, delete_element, run_revit_command

Technical specifications

  • Revit API: 2027/2026/2025 (.NET Framework 4.8)
  • MCP server: Node.js 18+, TypeScript
  • Local port: 8765, configurable
  • Thread safety: All Revit API calls are dispatched through the Idling event
  • Write operations: Wrapped in Revit Transactions and fully undoable

Requirements

Links

Important notes

One Revit session at a time

If multiple Revit sessions are open, only the first session to start the server will hold port 8765. Close the other sessions or use the ribbon button to restart the server in the desired session.

Roof types must exist in the model

The Create Roof tool requires at least one roof type to be loaded in the active model. If no roof types are present, use Architecture → Roof → Roof by Footprint to load one before asking Claude to create a roof.

Door and window families must be pre-loaded

Doors and windows can only be placed if a compatible family is already loaded in the model. Use Insert → Load Family to load the required family first.

Claude Desktop must be restarted after installation

Fully quit Claude Desktop from the system tray, not just by closing the window, and reopen it after installation for the Geopogo AI tools to appear.

Support

For help with Geopogo AI, contact us through any of the following channels.

Email

Primary support: hellopogo@geopogo.com
We typically respond within 1–2 business days.

Website

geopogo.com

Before contacting support

Please have the following information ready:

  • Your Revit 2027 version number, available under Help → About
  • Your Claude/Cursor version
  • Your Node.js version, found by running node --version in Command Prompt
  • A description of the issue and any error messages shown

Common issues

  • Geopogo AI tab is missing in Revit: Confirm the plugin bundle is present in C:\ProgramData\Autodesk\ApplicationPlugins, then restart Revit.
  • Claude cannot connect to Revit: Ensure the server is started from the Geopogo AI ribbon tab before asking Claude a question.
  • Tools are not appearing in Claude: Fully quit Claude Desktop from the system tray, then reopen it.

Found an issue?

Report a problem