revit-mcp-sdk

The Revit MCP SDK is a software development kit designed for Revit-MCP projects, offering standardized command interfaces and shared utility methods. This allows developers to work more efficiently, particularly with the convenient integration of Newtonsoft.Json.

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

28

Forks

1

Issues

0

README
Revit MCP SDK

A SDK package for Revit-MCP projects, providing common interfaces and utilities.

Features
  • Standardized command interfaces
  • Shared utility methods
  • Newtonsoft.Json integration
Installation
dotnet add package revit-mcp-sdk --version 1.0.0-beta.1
Documentation

Visit revit-mcp.com for details.