SourceHut for your agents.
Connect SourceHut once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to SourceHut.
What agents can do with SourceHut
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
sourcehut_current_userCheck the credentials: returns the authenticated user's profile.
sourcehut_list_reposList git repositories for the authenticated user.
sourcehut_get_repoGet details of a specific git repository by name.
sourcehut_create_repoCreate a new git repository.
sourcehut_delete_repoDelete a git repository by name.
sourcehut_update_repoUpdate a git repository's description or visibility.
sourcehut_list_ssh_keysList SSH keys for the authenticated user.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to SourceHut, go to the OAuth page at meta.sr.ht.
- Click 'Generate Personal Access Token', name it, and copy it.
- Paste the token. The username is your SourceHut username.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect SourceHut to Even: call connect_begin("sourcehut") on the even-connect MCP and walk me through it.
Get authenticated user profile, list git repositories, and retrieve details of specific repository.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.