{
  "markdown": "# @objekt.sh/mcp-upload\n\nMCP server for uploading files to decentralised storage from Claude Desktop, Cursor, or any MCP client.\n\n## Setup\n\nGet a free API key at [objekt.sh/mcp](https://objekt.sh/mcp), then add to your MCP config:\n\n```json\n{\n  \"mcpServers\": {\n    \"objekt\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@objekt.sh/mcp-upload\"],\n      \"env\": {\n        \"OBJEKT_API_KEY\": \"objekt_mcp_...\"\n      }\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `upload_file` | Upload by host path or inline content |\n| `upload_from_sandbox` | Returns curl command for sandbox uploads |\n| `get_file` | Get file metadata and permalink |\n| `get_pricing` | Current storage tier pricing |\n\n## Docs\n\n[objekt.sh/mcp](https://objekt.sh/mcp) — setup, pricing, best practices.\n",
  "bytes": 794,
  "sha": "fdbc83e459c5ef4f7fbb74329863fee0efb18b467353de43e45502339e53e65e",
  "repo_slug": "0xlighthouse/objekt-mcp-upload",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_sh_objekt_mcp_upload_f003c9d0/readme"
}