PERSONAIZER

Low-Latency MCP API to create AI chat personas for websites — upload knowledge, search, and chat

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные

Что умеет

  • Search Knowledge: Search a PersonAIzer persona's knowledge base (site pages, documents, and products) for content relevant to a query. Requires the caller's PersonAIzer secret API key in the X-Api-Key
  • Create Persona: Start building a new PersonAIzer persona from a website URL — scrapes the site, synthesizes an identity, generates an avatar, and (by default) harvests the site's content into the pers
  • Chat: Send a message to a PersonAIzer persona and get its reply, including any knowledge-base cards it surfaces. Requires the persona's own secret API key (persona_id is then implied), or an account-l

Какие данные видит

Нужен ли аккаунт

Нужен API-ключ из настроек сервиса

Low-Latency MCP API to create AI chat personas for websites — upload knowledge, search, and chat

Список инструментов сервера (5)

Технические названия из tools/list. Нужны только разработчикам.

search_knowledgeSearch a PersonAIzer persona's knowledge base (site pages, documents, and products) for content relevant to a query. Requires the caller's PersonAIzer secret API key in the X-Api-Key header.
create_personaStart building a new PersonAIzer persona from a website URL — scrapes the site, synthesizes an identity, generates an avatar, and (by default) harvests the site's content into the persona's knowledge base. Asynchronous (~1 minute) — returns a job_id and persona_id; poll check_persona_status. Requires an account-level API key.
chatSend a message to a PersonAIzer persona and get its reply, including any knowledge-base cards it surfaces. Requires the persona's own secret API key (persona_id is then implied), or an account-level API key plus persona_id.
upload_knowledge_docsUpsert up to 100 structured knowledge documents (products, FAQs, etc.) into a persona's knowledge base. Requires the persona's own secret API key — not an account-level key.
check_persona_statusPoll the status of a persona build started by create_persona. Requires an account-level API key.
PERSONAIZER: подключить к Claude, ChatGPT, Cursor · Connectors.fun