7
Published Tools
0
Total Stars
442
Weekly Downloads
0
GitHub Followers
1
Public Repos
Published Tools
7 MCP Serversacross 1 categorystipend-mcp
Third Eye Technologies
Stipend — payment-backed authorization middleware for MCP. Core types, interfaces, signing, and authorization engine.
@stipend-mcp/store-memory
Third Eye Technologies
In-memory entitlement store for Stipend — for tests, local dev, and the `stipend dev` CLI.
@stipend-mcp/observability
Third Eye Technologies
OpenTelemetry adapter for Stipend. Subscribes to observability hooks on @stipend-mcp/proxy and @stipend-mcp/api and emits spans, metrics, and structured logs.
...more@stipend-mcp/proxy
Third Eye Technologies
Transparent MCP proxy for Stipend — runs Stipend.authorize on every tools/call and forwards to an upstream MCP server.
@stipend-mcp/store-firestore
Third Eye Technologies
Firestore-backed EntitlementStore and DeliveryStore for Stipend (v1.0 default).
@stipend-mcp/api
Third Eye Technologies
Cold-path HTTP API for Stipend (Fastify). Host-facing endpoints, Stripe webhook receiver, outbound webhook delivery worker.
...more@stipend-mcp/cli
Third Eye Technologies
Stipend CLI — `stipend dev` boots the full local stack; `stipend keygen` generates Ed25519 signing keys.