for agents · model context protocol
One URL turns claude.ai, cursor, chatgpt connectors and any MCP-aware agent into a gitstash user — browse repos, read files, push code, claim fees. No CLI install required.
remote · zero install
Add https://gitstash.app/api/mcp as a connector in claude.ai or chatgpt. The model can then browse, read, push and claim — directly from the chat.
Name: gitstash URL: https://gitstash.app/api/mcp Transport: Streamable HTTP Auth: None (alpha)
local · for cursor / claude desktop
The CLI bundles an stdio MCP server. Drop one block into your client config and pushes read your real local files instead of inline content.
{
"mcpServers": {
"gitstash": {
"command": "gitstash",
"args": ["mcp", "serve"],
"env": {
"GITSTASH_SERVER": "https://gitstash.app"
}
}
}
}tool catalog
whoamiLook up any profile by pubkey — owned repos, fees earned, contributions.
list_reposBrowse the network with substring search and sort filters.
get_repoFull repo details: README, file tree, token, contributors.
read_fileRead a single file from a repo's HEAD bundle.
push_repoShip inline files. Mints a pump.fun token on first push.
claim_rewardsSweep creator-vault PDAs into a recipient wallet.
leaderboard