Skip to content

angee.mcp.apps

Django config for the MCP addon's generated-tool contract check.

MCPConfig

python
class MCPConfig(AppConfig)

Register process hooks owned by the MCP addon.

ready

python
def ready() -> None

Register the console-resource tool compiler as a Django system check.

Released under the AGPL-3.0 License.