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
NutriGuide
Yuriy Kotsulym
What it can do
Calculator
Runs bounded arithmetic operations on numeric inputs
Current time
Returns the current date and time for UTC or a requested time zone
File context
Gives the Agent bounded read, list, grep, metadata, range-read, and Markdown graph tools over one or more files from Agent Resources
and 3 more
Connection link
https://nutriguide.ai.prostir.build/mcp
This one link is everything your app needs. Paste it into anything that can connect to outside tools.
Copy link
Copy settings
Three steps, about a minute
No install, no new account. It works inside the app you already chat in.
Add it to your app
Pick your app below and follow the pictures. You do not type anything.
Sign in, once
Sign in with your email when the browser opens. That is all.
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.
ChatGPT
Claude
Code editor
Another app
It uses the connection link above — you do not need to type it anywhere else.
Open ChatGPT settings and go to Plugins. Developer mode is the last row in the list.
Turn Developer mode on — ChatGPT will not accept an outside tool without it.
Back on the Plugins page, press the plus button next to the search field.
In the New Plugin window, keep Connection set to Server URL and Authentication set to OAuth.
Name it NutriGuide, paste the connection link, tick the confirmation box, then press Create and sign in.
In Claude, open the account menu at the bottom of the sidebar and choose Settings.
Under Desktop app, open Extensions and press Browse extensions.
In Connectors, press Add and choose Add custom connector.
Name the connector NutriGuide, paste this connection link, and press Continue.
Keep Claude's detected Authentication and OAuth client choices, leave Additional request headers empty, then scroll down and press Add.
Complete the Prostir sign-in if Claude opens it. A green check marks the connector as connected.
Create a .vscode/mcp.json file in your project, or open the one you already have.
Paste the settings block above and save the file.
Start the server from your editor, then sign in in the browser window that opens.
{
"mcpServers": {
"nutriguide": {
"type": "http",
"url": "https://nutriguide.ai.prostir.build/mcp"
}
}
}
Anything that can connect to outside tools will work. Copy the connection link above and paste it where that app keeps its connections.
{
"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.
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.