File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 with :
4545 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
4646 accountId : ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
47- command : pages deploy dist --project-name=remix-mcp- docs
47+ command : pages deploy dist --project-name=remix-docs
4848 workingDirectory : docs
Original file line number Diff line number Diff line change 33A Rust MCP server that enables AI assistants to control Ableton Live via OSC.
44
55[ ![ CI] ( https://github.com/christopherwxyz/remix-mcp/actions/workflows/ci.yml/badge.svg )] ( https://github.com/christopherwxyz/remix-mcp/actions/workflows/ci.yml )
6- [ ![ Docs] ( https://img.shields.io/badge/docs-remix--mcp-blue )] ( https://remix-mcp- docs.pages.dev )
6+ [ ![ Docs] ( https://img.shields.io/badge/docs-remix--mcp-blue )] ( https://remix-docs.pages.dev )
77
8- 📖 ** [ Documentation] ( https://remix-mcp- docs.pages.dev ) **
8+ 📖 ** [ Documentation] ( https://remix-docs.pages.dev ) **
99
1010## Features
1111
@@ -79,7 +79,7 @@ Ask Claude things like:
7979- "Add an arpeggiator to the selected track"
8080- "Search the browser for bass sounds"
8181
82- See the [ documentation] ( https://remix-mcp- docs.pages.dev/examples ) for more examples.
82+ See the [ documentation] ( https://remix-docs.pages.dev/examples ) for more examples.
8383
8484## Tools
8585
@@ -128,7 +128,7 @@ Samplers need samples loaded. Use `load_default_instrument` to load Drift (a syn
128128
129129## Development
130130
131- See the [ contributing guide] ( https://remix-mcp- docs.pages.dev/contributing ) for development guidelines.
131+ See the [ contributing guide] ( https://remix-docs.pages.dev/contributing ) for development guidelines.
132132
133133## License
134134
You can’t perform that action at this time.
0 commit comments