# Minimal MCP Server for testing integration with Copilot Studio

- Power Apps Custom Connector schema: ./schema.yml
  Note: You'll need to host this somewhere, and replace the `host` in the yaml file!

- Run the app: `npm run start`