Skip to main content

What is Junis Magic?

Junis Magic is Junis’s official MCP (Model Context Protocol) server that gives AI assistants complete access to manage your Junis platform. Instead of navigating the web dashboard, you can build, configure, and orchestrate AI agent teams directly from tools like Claude Desktop, Cursor, or any MCP-compatible client.
Build and manage entire AI teams with natural language — no code, no dashboard clicking.
One-Line Setup: Just add the Junis Magic MCP server URL and your API key to your MCP client configuration. That’s it.

Why Junis Magic?

AI-Powered Management

Let AI assistants build your agent teams. Describe what you need in natural language, and your assistant creates, configures, and wires everything together.

Complete Platform Control

A comprehensive toolset across 16 categories — from creating agents to uploading documents, managing schedules, and configuring OAuth integrations.

Cross-Organization

Manage multiple organizations from a single MCP connection. Switch between teams effortlessly.

Zero Code Required

No API calls to write. No dashboard to navigate. Just tell your AI what you want.

Getting Started

Step 1: Get Your API Key

  1. Log in to junis.ai
  2. Go to Settings > API Keys
  3. Create a User API Key (starts with jns_user_)
User API Keys are recommended — they work across all your organizations with a single key. You can create up to 5 user API keys.

Step 2: Configure Your MCP Client

Add to your Claude Desktop configuration file:macOS: ~/Library/Application Support/Claude/claude_desktop_config.jsonWindows: %APPDATA%\Claude\claude_desktop_config.json

Step 3: Start Building

Once connected, ask your AI assistant to manage your Junis platform:
Build-first: For clear build requests, your assistant builds immediately with smart defaults and reports afterward — it only asks for confirmation on large builds (10+ agents), destructive changes, or high-cost operations.

Available Tool Categories

Junis Magic provides a comprehensive toolset organized in 16 categories:

Example Workflows

Build a Complete Agent Team

Set Up a Knowledge Base

Configure OAuth Integrations

Manage Soul & Identity


Team Builder: Batch Operations

For complex setups, the Team Builder tool lets you create entire agent architectures in a single call:
Pro Tip: The Team Builder is the fastest way to set up complex agent architectures. It handles all the wiring automatically.

Supported Models

Junis Magic lets you configure agents with various AI models:
RAG Agents: Must use Gemini models (Vertex AI Search requirement). Other models cannot use RAG tools.
Models are validated against the platform’s live model registry — if you request an unavailable model, your assistant will suggest the closest supported one. Ask “what models can I use?” for the current list.

Best Practices

Recommended:
  • Always call switch_organization first when starting a session
  • Use list_agents and list_tools to understand your current setup before making changes
  • Use the Team Builder for creating multiple agents at once
  • Use User API Keys for cross-organization management
  • Test agents with send_message after creation
Important Notes:
  • Agent names should use lowercase with hyphens (e.g., my-agent)
  • RAG agents must use Gemini models
  • Changes take effect on the next conversation with the agent

Agent System

Learn about agent types and orchestration

MCP Integration

Configure MCP platforms

Composio Integration

Connect OAuth-based services

API Reference

Programmatic access via REST API

Need Help? Contact us at contact@junis.ai for assistance with Junis Magic setup and configuration.