Getting started =============== Learn how to install and configure PyCFX-MCP, and how to contribute to the project. .. grid:: 2 2 3 3 :gutter: 1 2 3 3 :padding: 1 2 3 3 .. grid-item-card:: :fa:`download` Installation :link: installation :link-type: doc Install PyCFX-MCP and its dependencies. .. grid-item-card:: :fa:`rocket` Quick start :link: quick_start :link-type: doc Launch PyCFX-MCP and connect to CFX. .. grid-item-card:: :fa:`cogs` IDE and client configuration :link: ide_configuration :link-type: doc Configure your IDE and client to use PyCFX-MCP. .. grid-item-card:: :fa:`users` Contributing :link: contribution :link-type: doc Review guidelines for contributing to the PyCFX-MCP project. .. grid-item-card:: :fa:`code` Developing PyCFX-MCP :link: develop_pycfx_mcp :link-type: doc Set up your development environment and contributor workflow. .. grid-item-card:: :fa:`file-alt` Writing documentation :link: write_documentation :link-type: doc Review best practices for writing clear and effective documentation. .. toctree:: :hidden: :maxdepth: 2 installation quick_start ide_configuration contribution develop_pycfx_mcp write_documentation