Skip to content

feat: add TensorPath GPU rental service#516

Open
zhi-x-ye wants to merge 4 commits intotempoxyz:mainfrom
zhi-x-ye:feat/add-tensorpath
Open

feat: add TensorPath GPU rental service#516
zhi-x-ye wants to merge 4 commits intotempoxyz:mainfrom
zhi-x-ye:feat/add-tensorpath

Conversation

@zhi-x-ye
Copy link
Copy Markdown

Summary

  • Adds TensorPath to schemas/services.ts — a GPU rental platform with SSH access, paid per-minute via MPP
  • 6 endpoints: catalog discovery (free) and instance management (paid with dynamic pricing)
  • First-party integration at https://mpp.tensorpath.io

Test plan

  • pnpm check:types passes
  • pnpm build succeeds (86 services, 833 endpoints)
  • pnpm test passes (5698 tests)
  • pnpm check passes (Biome lint)

🤖 Generated with Claude Code

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 31, 2026

@xyz-5 is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

🔀 Changed Services

✅ Added

  • tensorpath

Adds TensorPath to `schemas/services.ts` — a GPU rental platform
with SSH access, paid per-minute via MPP.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zhi-x-ye zhi-x-ye force-pushed the feat/add-tensorpath branch from 74c9551 to ef68e7f Compare March 31, 2026 23:58
xyz-5 and others added 3 commits March 31, 2026 16:59
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds TensorPath to the MPP service directory — on-demand GPU compute
with SSH access for AI and ML workloads, paid per-minute via MPP.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@zhi-x-ye
Copy link
Copy Markdown
Author

zhi-x-ye commented Apr 1, 2026

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.

Contributing guide · MPPScan · Protocol docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants