Confidential guide on numerology and astrology, based of GG33 Public information

Mastergo-Magic-MCP
Mastergo Magic MCP是独立的MCP(模型上下文协议)服务,旨在将Mastergo设计工具与AI模型连接起来。
3 years
Works with Finder
1
Github Watches
7
Github Forks
38
Github Stars
MasterGo Magic MCP
MasterGo Magic MCP is a standalone MCP (Model Context Protocol) service designed to connect MasterGo design tools with AI models. It enables AI models to directly retrieve DSL data from MasterGo design files.
Key Features
- Retrieves DSL data from MasterGo design files
- Runs directly with npx
- No external dependencies required, only Node.js environment needed
Tutorial
Usage
Obtaining MG_MCP_TOKEN
- Visit https://mastergo.com
- Enter personal settings
- Click the Security Settings tab
- Find the personal access token
- Click to generate the token
Command Line Options
npx @mastergo/magic-mcp --token=YOUR_TOKEN [--url=API_URL] [--rule=RULE_NAME] [--debug]
Parameters:
-
--token=YOUR_TOKEN
(required): MasterGo API token for authentication -
--url=API_URL
(optional): API base URL, defaults to http://localhost:3000 -
--rule=RULE_NAME
(optional): Add design rules to apply, can be used multiple times -
--debug
(optional): Enable debug mode for detailed error information
You can also use space-separated format for parameters:
npx @mastergo/magic-mcp --token YOUR_TOKEN --url API_URL --rule RULE_NAME --debug
cursor Usage
Cursor Mcp usage guide reference: https://docs.cursor.com/context/model-context-protocol#using-mcp-tools-in-agent
{
"mcpServers": {
"mastergo-magic-mcp": {
"command": "npx",
"args": [
"-y",
"@mastergo/magic-mcp",
"--token=<MG_MCP_TOKEN>",
"--url=https://mastergo.com"
],
"env": {}
}
}
}
cline Usage
{
"mcpServers": {
"@master/mastergo-magic-mcp": {
"command": "npx",
"args": [
"-y",
"@mastergo/magic-mcp",
"--token=<MG_MCP_TOKEN>",
"--url=https://mastergo.com"
],
"env": {}
}
}
}
License
ISC
相关推荐
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Reviews

user_M2EuN1vf
As a loyal user of the mastergo-magic-mcp, I must say it has significantly enhanced my design workflow. The seamless integration and intuitive interface, provided by mastergo-design, make it a standout tool for any designer. Highly recommended for those who are looking to elevate their creative projects. For more details, check their GitHub page!