CognifAI
CognifAI helps you capture, organize, and connect ideas across domains.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- 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
What data it sees
Do you need an account
No: the server works without sign-in
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
Server tool list (6)
Raw names from tools/list. Only developers need these.
| 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 |
| search_ideas | Search for ideas by title across one or all realms |
| create_idea | Create a new idea in a CognifAI realm |
| update_idea | Update an existing idea in a CognifAI realm |