[Add] Synaptic AI Pro
https://assetstore.unity.com/packages/tools/generative-ai/synaptic-ai-pro-natural-language-control-for-unity-336030
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Unity MCP Server
|
||||
|
||||
## Documentation
|
||||
- MCP Documentation: https://modelcontextprotocol.io/docs
|
||||
- MCP Specification: https://modelcontextprotocol.io/specification/2025-06-18
|
||||
- MCP SDK: https://www.npmjs.com/package/@modelcontextprotocol/sdk
|
||||
|
||||
## API Keys
|
||||
- Claude API: https://console.anthropic.com/
|
||||
- Gemini API: https://aistudio.google.com/app/apikey
|
||||
- OpenAI API: https://platform.openai.com/api-keys
|
||||
|
||||
## Setup
|
||||
1. Run `npm install` to install dependencies
|
||||
2. Configure API keys in .env file
|
||||
3. Run `npm start` to start the server
|
||||
# nexus
|
||||
Reference in New Issue
Block a user