ORYKSA AI Employees

Adds an AI customer support employee to the website you are building with Claude Code, Codex or Cursor: it learns the whole site (pages, prices, FAQ), then answers visitors by chat and voice, and later on WhatsApp, Telegram and phone. Remote MCP with OAuth.

Hosted MCP Server

npx add-mcp 'https://mcp.oryksa.com'

Installs into Claude Code, Codex, Cursor and more

Documentation

MCP server for Claude Code, Codex, Cursor and VS Code

Your coding agent adds an AI support employee that knows the whole site

Connect ORYKSA once. Then just ask for a support chat: the agent sets it up, teaches it every page, price and FAQ of the site and puts the chat bubble in place. The same employee also answers your customers on WhatsApp and Telegram.

claude mcp add --transport http oryksa-ai-employees https://mcp.oryksa.com

Run it in the terminal, then type /mcp inside Claude Code and choose oryksa-ai-employees to sign in.

Also in the official Claude connectors directory (claude.ai and Claude Desktop: Settings > Connectors): claude.ai/directory/connectors/oryksa

[mcp_servers.oryksa-ai-employees] url = "https://mcp.oryksa.com"

Add it to ~/.codex/config.toml, then run: codex mcp login oryksa-ai-employees

{ "mcpServers": { "oryksa-ai-employees": { "url": "https://mcp.oryksa.com" } } }

Add it to.cursor/mcp.json (or Settings > MCP). Cursor opens the browser to sign in.

{ "servers": { "oryksa-ai-employees": { "type": "http", "url": "https://mcp.oryksa.com" } } }

Add it to.vscode/mcp.json and start the server. VS Code opens the browser to sign in.

https://mcp.oryksa.com

Windsurf, Lovable and any tool that supports remote MCP servers: add this URL as an HTTP MCP server.

/plugin marketplace add oryksa/oryksa-mcp /plugin install oryksa-ai-employees@oryksa-ai-employees

Claude Code plugin from GitHub (MCP server + skill): run these two commands inside Claude Code. Source code and docs: github.com/oryksa/oryksa-mcp

Official server: https://mcp.oryksa.com

See the live demo GitHub

What is MCP?

MCP (Model Context Protocol) is the open standard that lets AI coding tools use external services. The ORYKSA AI Employees MCP server gives your coding agent the tools to create and train an AI employee for the business.

Your coding agent

Claude Code, Codex, Cursor or VS Code builds the site and already knows its content.

ORYKSA AI Employees MCP server

Gives the agent tools to set up the business, learn the site, add FAQs and install the chat.

AI employee live

The chat answers customers 24/7 on the site, and later on WhatsApp, Telegram and the phone.

How it works

Connect, ask in plain words, and the agent does the rest.

"Add an AI customer support chat to this site with ORYKSA and teach it everything on the site."

1

Sets up the business

Reads the project and fills in services, prices, hours, languages and tone. Never invents facts.

2

Learns the whole site

Sends the visible text of every page plus a business fact sheet. If the site is live, ORYKSA can also read it from the URL.

3

Installs and tests

Puts the chat in the root layout for your framework and asks real customer questions to check the answers.

The tools

Ten tools your coding agent can call.

oryksa_status Account, plan, interactions left and what the agent already knows.

oryksa_setup_business Business name, services, prices, hours, languages and tone.

oryksa_learn_site Teaches the agent the text of every page of the site you are building.

oryksa_learn_from_url Reads a site that is already online and writes the business fact sheet.

oryksa_add_faq Questions and exact answers the agent must give.

oryksa_get_widget_snippet Chat code for HTML, Next.js, React, Vue, Nuxt, Astro, Svelte, Angular, WordPress.

oryksa_test_agent Asks the agent real customer questions. Free, no interaction used.

oryksa_links Dashboard, WhatsApp connection and plans for the site owner.

oryksa_customize_chat Agent photo, greeting and quick suggestions (created automatically from the site).

oryksa_set_allowed_domains Locks the chat to the site domains.

+100

Developer bonus

Accounts connected through the MCP get +100 interactions per day for the first 30 days, on top of the Free plan (50 per week), with the website chat included.

Safe by design

You stay in control of your account.

Your password stays private

Sign in happens in your browser with OAuth. The tool only gets a token that you can revoke.

No risky actions

The tools cannot delete the account, make payments or connect WhatsApp. That needs you in the dashboard.

Disconnect any time

In your ORYKSA account (Account > Security > Connected tools) click Disconnect and the token stops working immediately.