Published on Prostir

NutriGuide

Helps nutrition course students find answers in learning materials, summarize lectures, organize topics, and create comparison tables with clear source references. Answers only from uploaded content and clearly states when information is missing.

Yuriy Kotsulym Sign in with your email Free to use

Three steps, about a minute

No install, no new account. It works inside the app you already chat in.

  1. Add it to your app

    Pick your app below and follow the pictures. You do not type anything.

  2. Sign in, once

    Sign in with your email when the browser opens. That is all.

  3. Just ask

    Type your question where you always chat. The answer comes back there.

Connect it to your app

Pick the app you use and follow the pictures. It takes about a minute.

It uses the connection link above — you do not need to type it anywhere else.

  1. Open ChatGPT settings and go to Plugins. Developer mode is the last row in the list.

    Open ChatGPT settings and go to Plugins. Developer mode is the last row in the list.
  2. Turn Developer mode on — ChatGPT will not accept an outside tool without it.

    Turn Developer mode on — ChatGPT will not accept an outside tool without it.
  3. Back on the Plugins page, press the plus button next to the search field.

    Back on the Plugins page, press the plus button next to the search field.
  4. In the New Plugin window, keep Connection set to Server URL and Authentication set to OAuth.

    In the New Plugin window, keep Connection set to Server URL and Authentication set to OAuth.
  5. Name it NutriGuide, paste the connection link, tick the confirmation box, then press Create and sign in.

    Name it NutriGuide, paste the connection link, tick the confirmation box, then press Create and sign in.
  1. In Claude, open the account menu at the bottom of the sidebar and choose Settings.

    In Claude, open the account menu at the bottom of the sidebar and choose Settings.
  2. Under Desktop app, open Extensions and press Browse extensions.

    Under Desktop app, open Extensions and press Browse extensions.
  3. In Connectors, press Add and choose Add custom connector.

    In Connectors, press Add and choose Add custom connector.
  4. Name the connector NutriGuide, paste this connection link, and press Continue.

    Name the connector NutriGuide, paste this connection link, and press Continue.
  5. Keep Claude's detected Authentication and OAuth client choices, leave Additional request headers empty, then scroll down and press Add.

    Keep Claude's detected Authentication and OAuth client choices, leave Additional request headers empty, then scroll down and press Add.
  6. Complete the Prostir sign-in if Claude opens it. A green check marks the connector as connected.

    Complete the Prostir sign-in if Claude opens it. A green check marks the connector as connected.
  1. Create a .vscode/mcp.json file in your project, or open the one you already have.

  2. Paste the settings block above and save the file.

  3. Start the server from your editor, then sign in in the browser window that opens.

Setting it up by hand
{
  "mcpServers": {
    "nutriguide": {
      "type": "http",
      "url": "https://nutriguide.ai.prostir.build/mcp"
    }
  }
}
  1. Anything that can connect to outside tools will work. Copy the connection link above and paste it where that app keeps its connections.

Setting it up by hand
{
  "mcpServers": {
    "nutriguide": {
      "type": "http",
      "url": "https://nutriguide.ai.prostir.build/mcp"
    }
  }
}

Before you connect it

Do I need to install anything?

No. The assistant runs on Prostir. You add a connection inside the app you already use, and from then on it is simply there when you type.

Is it safe to connect?

You sign in through Prostir, so the assistant never sees your password. You can remove the connection from your app whenever you like.

What if the app I use is not on the list?

Any app that can connect to outside tools will work. Copy the connection link and paste it wherever that app keeps its connections.

Who helps me if something goes wrong?

Yuriy Kotsulym publishes and supports this assistant. Prostir hosts it and handles the payment.

Ready when you are.

What is this page?

NutriGuide is an assistant hosted on Prostir. Add it to the AI app you already use — its connection link is https://nutriguide.ai.prostir.build/mcp.