CognifAI

CognifAI helps you capture, organize, and connect ideas across domains.

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

Что умеет

  • List Realms: List all CognifAI realms the authenticated user has access to
  • Get Realm Ideas: List all ideas in a CognifAI realm
  • Get Idea: Get a specific idea from a CognifAI realm

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

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

Не нужен: сервер работает без входа

CognifAI helps you capture, organize, and connect ideas across domains. The CognifAI MCP server exposes your knowledge base directly to AI assistants via the Model Context Protocol, enabling natural-language interaction with your data.

Available tools:

  • list_realms — Browse all realms (workspaces) you have access to
  • get_realm_ideas — List all ideas within a realm
  • get_idea — Fetch the full content of a specific idea
  • search_ideas — Full-text search across one or all realms
  • create_idea — Add new ideas directly from your AI assistant
  • update_idea — Edit titles, content, and tags on existing ideas

Authentication: OAuth 2.0 with PKCE (remote HTTP server)

Access: Requires a paid CognifAI plan (Pro or Pro+)

Server URL: https://cognifai.app/api/mcp

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

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

list_realmsList all CognifAI realms the authenticated user has access to
get_realm_ideasList all ideas in a CognifAI realm
get_ideaGet a specific idea from a CognifAI realm
search_ideasSearch for ideas by title across one or all realms
create_ideaCreate a new idea in a CognifAI realm
update_ideaUpdate an existing idea in a CognifAI realm