Shinkai
About
is a two click install AI manager (Local and Remote) that allows you to create AI agents in 5 minutes or less using a simple UI. Agents and tools are exposed as an MCP Server.
Details
- Author
- dcSpark
- GitHub stars
- 432
- Downloads
- 478
- Categories
- Other, AI
Jump to
- No-code visual agent builder
- Multi-agent orchestration and collaboration
- Crypto-native architecture with payment support
- Universal MCP integration
- Hybrid local/cloud deployment
- Security-first local design
- Cross-platform (Windows, macOS, Linux)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ShinkaiCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Download the latest release for your platform from the releases page, install and launch Shinkai, then create your first AI agent using the step-by-step guided interface. No additional configuration keys are required.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"shinkai": {
"shinkai-apps": {
"command": "npx",
"args": [
"ts-node",
"./ci-scripts/download-side-binaries.ts"
]
}
}
}
}
McpServers
{
"shinkai-apps": {
"command": "npx",
"args": [
"ts-node",
"./ci-scripts/download-side-binaries.ts"
]
}
}
Generate Composio apps repository - This script regenerates the repository of pre-built Composio apps and templates that users can import into Shinkai. It ensures the app catalog stays up-to-date with the latest official releases.
deno run -A ./ci-scripts/composio-repository/main.tsSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




