ci: add status badges to README (#22)
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
# FreeCAD Tools and MCP Server
|
||||
|
||||
[](https://github.com/spkane/freecad-robust-mcp-and-more/actions/workflows/test.yaml)
|
||||
[](https://github.com/spkane/freecad-robust-mcp-and-more/actions/workflows/macro-test.yaml)
|
||||
[](https://github.com/spkane/freecad-robust-mcp-and-more/actions/workflows/docker.yaml)
|
||||
[](https://github.com/spkane/freecad-robust-mcp-and-more/actions/workflows/pre-commit.yaml)
|
||||
[](https://github.com/spkane/freecad-robust-mcp-and-more/actions/workflows/codeql.yaml)
|
||||
[](https://pypi.org/project/freecad-robust-mcp/)
|
||||
[](https://hub.docker.com/r/spkane/freecad-robust-mcp)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
An [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that enables integration between AI assistants (Claude, GPT, and other MCP-compatible tools) and [FreeCAD](https://www.freecadweb.org/), allowing AI-assisted development and debugging of 3D models, macros, and workbenches.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user