Skip to content

Use Your Information

Start with a working instance and a successful search. Retain your Core URL, PostgREST URL, and private JWT secret. If someone else operates the instance, ask them to authorize your access rather than assuming you may connect a browser Peer.

Read and explore in the Web app

First connect the Web app. Current Settings generates and registers the browser's own Client ID; do not manually create a Peer or reuse Core's identity.

  1. Open Info Base and search for the phrase that worked in the search guide.
  2. Select a result, use View content where supported, and explore its relationships in the graph. The list is a search surface, not every stored Block. Some rich renderers need a compatible browser Extension; an Agent can use the CLI's get_text to read Core-resolved text.
  3. Bookmark the app. A new browser/device needs its own connection. Export omits the secret and is not an info-base backup.

Use your information from a terminal or AI tool

Keep inkcre-cli recall 'your clue' --mode lexical available wherever you work. A terminal-based assistant you trust can use the installed CLI and named connection. For example:

Use my InKCre personal connection to find articles I saved about distributed systems. Read the matches and cite their original links. Do not change my sources or data.

The connection has owner authority; only give it to a tool you trust. Its model provider may receive the content it reads.

Connect a Sink to ChatGPT

A Sink exposes InKCre capabilities to an external tool. Follow Connect ChatGPT through MCP to create the MCP Sink, run Secure MCP Tunnel, add the ChatGPT connection, and verify a real retrieval. It explains the separate credentials and what must keep running; no CLI sink command is required.

For another MCP host that can send a Bearer PAT directly, the Core MCP Sink reference owns the endpoint and authentication contract.

These paths make your saved information available on demand. They do not configure proactive notifications or a daily briefing.

Add AI organization when you need it

Once collection and reading work, configure a model provider and Agent for rumination, then explicitly reconsider a Block. Follow the Core organization configuration for the Agent and deployment settings before using Ruminate or inkcre-cli organization ruminate BLOCK_ID.

Inspect the Job and graph afterward. A valid result may add nothing. Re-index after new content is added to find it by words. Semantic search additionally needs an embedding provider/profile and maintenance; an LLM API key alone does not enable it. Selected content leaves your instance for configured AI providers and may incur charges.

Next: Troubleshooting.