Find an occupation
Use Rung to search the exact occupation name “Cashier.” Give me the occupation code, a few common tasks and skills, the guide, and the resume-start link.
Free, public, and read-only
MCP, or Model Context Protocol, is a standard that lets compatible AI applications use Rung's public career guidance. Ask a career question in your own words, get grounded information and the most useful Rung path, then continue privately when you are ready.
https://rung.guru/mcp
https://rung.guru/mcp
Connect once
Rung uses remote Streamable HTTP and requires no Rung account or key. The application may still require an eligible account, plan, developer setting, or administrator permission.
https://rung.guru/mcp, create the connection, and review the discovered tools.Developer mode availability depends on your account and workspace policy. Add the connection from the tools menu when you start a new conversation.
https://rung.guru/mcp, add it, then enable Rung from the conversation's connector menu.Free accounts can add one custom connector. On Team and Enterprise plans, an owner must add it before members connect.
https://rung.guru/mcp and choose Next.@ and select Rung when you want Gemini to use it.This is not available in ordinary Gemini chat. Google currently limits custom Spark apps to eligible users who are 18 or older in the U.S., using English, a personal Google Account, and Keep Activity.
In the agent side panel, open the menu, choose MCP Servers, then Manage MCP Servers and View raw config. Add:
{
"mcpServers": {
"rung": {
"serverUrl": "https://rung.guru/mcp"
}
}
}
https://rung.guru/mcp. Rung needs no authentication.Custom connectors are available to Grok users. A Business or Enterprise administrator must provision the connector before organization members can use it.
Groq is an API integration, not a consumer application where someone can paste a connector URL. In a Groq Responses or Chat Completions API request, add this object to tools:
{
"type": "mcp",
"server_label": "rung",
"server_url": "https://rung.guru/mcp",
"server_description": "Find grounded public career guides from Rung."
}
Remote MCP is currently beta. Your application still needs a Groq API key and a Groq model that supports tool use; Rung needs no separate key.
https://rung.guru/mcp.An administrator must add the connector. On Free, Pro, and Student accounts, the account owner is the administrator by default.
https://rung.guru/mcpIf the application does not accept a custom remote MCP URL, its vendor must list Rung separately. An official registry entry does not automatically install a server in every AI product.
https://rung.guru/mcp.Perplexity currently documents this as an Enterprise feature. Organization members can add a connector only when an administrator enables that permission.
Run MCP: Open User Configuration, add this server to mcp.json, save, then start it and enable its tools in Chat:
{
"servers": {
"rung": {
"type": "http",
"url": "https://rung.guru/mcp"
}
}
}
GitHub Copilot access and organization policy can determine whether MCP is available. Read the VS Code instructions or the GitHub Copilot instructions.
What you can ask
Ask in your own words. Do not paste a resume, work history, case note, or service record into the request.
Use Rung to search the exact occupation name “Cashier.” Give me the occupation code, a few common tasks and skills, the guide, and the resume-start link.
Explore common tasks, skills, and tools for a home health aide. Label them as occupation examples, not claims about me.
Find Rung guidance for making a resume for a first job. Summarize it and give me the guide and start links.
Use Rung to look up Army role 88M. Show its civilian directions and explain the qualification caution.
Occupation and situation guides can be returned in English, Spanish, Korean, or Simplified Chinese. U.S. military transition guides are currently reviewed in English.
A client may show these as a picker or slash command: find-job-guide, explore-job, find-situation-guide, find-military-directions, and refer-someone-to-rung.
One useful test
Ask the first occupation prompt above. A working connection should return this verified Cashier record:
find_public_guides → explore_occupation
SOC 41-2011.00 · top result · score 100
These describe Cashier work; they are not claims about your experience. Rung currently has no grounded tool examples for this record.
Know the boundary
If it does not connect
That is expected. /mcp is a protocol endpoint for compatible applications, not a page for a browser. Use the instructions above instead of opening it directly.
Confirm the URL is exactly https://rung.guru/mcp, choose remote Streamable HTTP if the application asks for a transport, then refresh or restart the connection. Rung should expose find_public_guides and explore_occupation.
The official MCP Registry proves the server's identity and makes it discoverable to systems that read that registry. It is not one global app store. Each AI product chooses its own catalogue and review process.
Rung is listed in the official MCP Registry as guru.rung/public-guides. Review the live capability contract, API catalogue, privacy promise, or service status.
Ready to try it?
Connect the endpoint, ask for the career guide you need, and open the returned Rung link when you are ready to work privately.