# transitive-bullshit/agentic

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/transitive-bullshit-agentic).**

18,120 stars · 2,235 forks · TypeScript · NOASSERTION · archived

## Links

- GitHub: https://github.com/transitive-bullshit/agentic
- Homepage: https://agentic.so/publishing
- awesome-repositories: https://awesome-repositories.com/repository/transitive-bullshit-agentic.md

## Topics

`agents` `ai` `llms` `openai`

## Description

Agentic is a tool marketplace and management platform designed for the Model Context Protocol. It provides a gateway and proxy that enables the discovery, publishing, and distribution of vetted tools for agentic AI frameworks.

The platform specializes in Model Context Protocol monetization, allowing developers to transform services into paid products through integrated authentication, usage-based billing, and subscription management. It also includes a converter that transforms OpenAPI specifications into compatible protocol servers for use in AI workflows.

The system covers a broad range of operational capabilities, including edge-based request routing, response caching, and cryptographic request signing. It supports the deployment and versioning of servers with immutable preview environments and provides a suite of tools for traffic management, such as rate-limiting and user identity injection.

The project is implemented in TypeScript and provides language SDKs for creating and deploying servers across cloud runtimes.

## Tags

### Artificial Intelligence & ML

- [Tool Marketplaces](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/ai-agent-tooling/tool-marketplaces.md) — Provides a hosted directory for discovering and distributing vetted tools for agentic AI frameworks.
- [AI Tool Monetization](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-tool-monetization.md) — Implements a monetization layer to charge for AI agent tool invocations via payment gateways.
- [AI Agent Capabilities](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-capabilities-skills-tooling/ai-agent-capabilities.md) — Extends AI agent capabilities by adding external tool server endpoints via transport protocols for real-time extension. ([source](https://docs.agentic.so/marketplace/mcp-clients/claude-code.md))
- [Agent Tool Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/agent-frameworks/tool-use-and-execution/agent-tool-integrations.md) — Connects external protocol servers and APIs to AI agents and code editors to expand functional capabilities.
- [Agentic Tool-Use Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/agent-frameworks/tool-use-and-execution/agentic-tool-use-frameworks.md) — Links available tools to model SDKs and orchestration frameworks to enable agentic tool execution. ([source](https://docs.agentic.so/marketplace))
- [OpenAI-Compatible APIs](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/ai-integration-apis/openai-compatible-apis.md) — Links external tools to OpenAI chat completion APIs using compatible tool specifications. ([source](https://docs.agentic.so/marketplace/ts-sdks/openai-chat.md))
- [MCP Server Management](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/model-context-protocol/mcp-server-management.md) — Provides a management suite for deploying, versioning, and monitoring Model Context Protocol servers.
- [MCP Server Connections](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/model-context-protocol/mcp-server-management/mcp-server-connections.md) — Establishes HTTP transport connections between external MCP servers and a gateway to expose tools to agents. ([source](https://docs.agentic.so/publishing/config/examples.md))
- [AI Agent Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-integrations.md) — Provides configuration interfaces to integrate external protocol servers into code editors and development workflows. ([source](https://docs.agentic.so/marketplace/mcp-clients/cursor.md))
- [AI Gateway Management](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-gateway-management.md) — Routes and proxies AI tool requests through a central interface to manage rate limiting, caching, and security.
- [AI Integration Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-integration-tools.md) — Connects available tools to model frameworks and APIs for execution within typed environments. ([source](https://docs.agentic.so/marketplace/index.md))
- [AI Service Gateways](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-service-gateways.md) — Implements a gateway layer that configures external AI clients to communicate with tool servers using JSON configurations. ([source](https://docs.agentic.so/marketplace/mcp-clients/trae.md))
- [MCP Gateways](https://awesome-repositories.com/f/artificial-intelligence-ml/mcp-gateway-federations/mcp-gateways.md) — Ships a gateway and proxy that make Model Context Protocol servers and OpenAPI services compatible with AI agents.
- [MCP Monetization](https://awesome-repositories.com/f/artificial-intelligence-ml/mcp-monetization.md) — Turns MCP servers into paid products by adding authentication, usage-based billing, and subscription management.
- [MCP Server Distribution](https://awesome-repositories.com/f/artificial-intelligence-ml/mcp-server-distribution.md) — Hosts and distributes protocol servers to a marketplace for discovery and use by third party AI clients.
- [MCP Servers](https://awesome-repositories.com/f/artificial-intelligence-ml/mcp-servers.md) — Hosts and distributes protocol servers to make them accessible to third-party AI agents. ([source](https://cdn.jsdelivr.net/gh/transitive-bullshit/agentic@main/README.md))
- [Development SDKs](https://awesome-repositories.com/f/artificial-intelligence-ml/mcp-servers/development-sdks.md) — Provides language SDKs to create servers and deploy them across cloud runtimes or serverless platforms. ([source](https://docs.agentic.so/publishing/guides/ts-modelfetch.md))
- [Model Compatibility Proxies](https://awesome-repositories.com/f/artificial-intelligence-ml/model-compatibility-proxies.md) — Provides a proxy interface to ensure origin servers remain compatible with various language model SDKs. ([source](https://docs.agentic.so/publishing/index.md))
- [Tool Format Converters](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/ai-integration-apis/openai-compatible-apis/tool-format-converters.md) — Converts tool definitions from remote AI tools and compliant services into formats compatible with agent frameworks. ([source](https://docs.agentic.so/marketplace/ts-sdks/mastra.md))
- [AI Agent Orchestration Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-orchestration-frameworks.md) — Connects protocol tools to LlamaIndex orchestration layers to allow agents to execute external functions. ([source](https://docs.agentic.so/marketplace/ts-sdks/llamaindex))
- [AI Service Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-service-integrations.md) — Integrates compliant servers via OpenAPI specification files to make endpoints available as tools for AI agents. ([source](https://docs.agentic.so/publishing/config/examples.md))
- [AI Tool Converters](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-tool-converters.md) — Converts marketplace tool clients into a compatible format to enable AI workflows within LlamaIndex. ([source](https://docs.agentic.so/marketplace/ts-sdks/llamaindex.md))
- [MCP Server Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration/mcp-server-configurations.md) — Defines metadata and remote endpoints using typed configuration files to prepare servers for deployment. ([source](https://docs.agentic.so/publishing/guides/existing-mcp-server.md))
- [Tool Behavior Overrides](https://awesome-repositories.com/f/artificial-intelligence-ml/mcp-tool-connectors/tool-behavior-overrides.md) — Allows overriding default gateway settings to manage availability, rate limits, and metered billing for individual tools. ([source](https://docs.agentic.so/publishing/config/tool-config.md))
- [LangChain Tool Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/pre-built-tool-integrations/langchain-tool-integrations.md) — Converts marketplace tool clients into a compatible format for AI-driven tool execution within LangChain. ([source](https://docs.agentic.so/marketplace/ts-sdks/langchain.md))
- [Remote Tool Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/remote-tool-integrations.md) — Integrates externally hosted protocol servers or compliant services via secure HTTPS URLs for AI agent use. ([source](https://docs.agentic.so/publishing/origin/index.md))

### Business & Productivity Software

- [Digital Product Monetization Engines](https://awesome-repositories.com/f/business-productivity-software/digital-product-monetization-engines.md) — Provides a complete monetization engine combining authentication, billing, and usage tracking for AI tools. ([source](https://docs.agentic.so/publishing/config/pricing.md))
- [Billing and Subscription Management](https://awesome-repositories.com/f/business-productivity-software/billing-and-subscription-management.md) — Manages customer subscriptions and automates payouts to service providers via payment processor integrations. ([source](https://docs.agentic.so/publishing/index.md))
- [Billing Plan Management](https://awesome-repositories.com/f/business-productivity-software/billing-systems/billing-plan-management.md) — Defines tiered pricing structures including free tiers, flat fees, and usage-based billing. ([source](https://docs.agentic.so/publishing/config/examples.md))
- [Usage-Based Billings](https://awesome-repositories.com/f/business-productivity-software/usage-based-billings.md) — Charges users based on the actual consumption of tools through integrated payment processors. ([source](https://cdn.jsdelivr.net/gh/transitive-bullshit/agentic@main/README.md))
- [Plan-Based Feature Entitlements](https://awesome-repositories.com/f/business-productivity-software/plan-based-feature-entitlements.md) — Implements gating of specific tools and rate limits based on the user's active pricing plan. ([source](https://docs.agentic.so/publishing/config/tool-config.md))
- [Payment Provider Synchronization](https://awesome-repositories.com/f/business-productivity-software/price-list-management/payment-provider-synchronization.md) — Synchronizes declarative pricing configurations with external payment providers automatically. ([source](https://docs.agentic.so/publishing/config/pricing.md))
- [Usage Monitoring Tools](https://awesome-repositories.com/f/business-productivity-software/usage-monitoring-tools.md) — Monitors tool requests via API keys to track customer utilization and manage billing quotas. ([source](https://docs.agentic.so/publishing/config/auth.md))

### Part of an Awesome List

- [Agent Marketplaces](https://awesome-repositories.com/f/awesome-lists/ai/ai-and-agentic-toolkits/agent-marketplaces.md) — Hosts and distributes a directory of vetted AI agent tools for discovery and subscription. ([source](https://docs.agentic.so/))
- [Tool-Use Integrations](https://awesome-repositories.com/f/awesome-lists/ai/ai-model-and-api-integration/tool-use-integrations.md) — Provides typed SDKs that link external tool sets to agent frameworks for functional task execution. ([source](https://docs.agentic.so/marketplace/ts-sdks/mastra))
- [OpenAI SDK Integrations](https://awesome-repositories.com/f/awesome-lists/devtools/official-sdks/openai-sdk-integrations.md) — Connects AI agents to external toolsets using official OpenAI SDKs via proxy endpoints. ([source](https://docs.agentic.so/marketplace/ts-sdks/openai-chat))
- [Desktop Tool Integrations](https://awesome-repositories.com/f/awesome-lists/ai/chatgpt-ecosystem/desktop-tool-integrations.md) — Connects external protocol servers into desktop interfaces by configuring server URLs within client settings. ([source](https://docs.agentic.so/marketplace/mcp-clients/raycast.md))

### Data & Databases

- [OpenAPI-to-Tool Converters](https://awesome-repositories.com/f/data-databases/openapi-processors/openapi-to-tool-converters.md) — Automatically maps OpenAPI endpoints to executable tool interfaces compatible with AI agents.
- [Request Body Hashing](https://awesome-repositories.com/f/data-databases/in-memory-caches/request-scoped-caching/request-body-hashing.md) — Caches tool results using cryptographic hashes of request payloads to reduce latency.

### Development Tools & Productivity

- [Marketplace Publishing Tools](https://awesome-repositories.com/f/development-tools-productivity/marketplace-publishing-tools.md) — Makes tool deployments publicly discoverable and enables customer subscriptions via payment providers. ([source](https://docs.agentic.so/publishing/guides/existing-mcp-server.md))
- [Agent Tool Integrations](https://awesome-repositories.com/f/development-tools-productivity/agent-tool-integrations.md) — Integrates external tool servers with compatible protocol clients to enable agentic capabilities within terminal environments. ([source](https://docs.agentic.so/marketplace/index.md))
- [Agent Protocol Bridges](https://awesome-repositories.com/f/development-tools-productivity/ai-coding-assistants/agent-protocol-bridges.md) — Provides middleware bridges that connect protocol servers via gateway URLs to expand AI agent capabilities. ([source](https://docs.agentic.so/marketplace/mcp-clients/cline.md))
- [Remote Transport Bridges](https://awesome-repositories.com/f/development-tools-productivity/integrated-development-toolchains/agent-integration-bridges/remote-transport-bridges.md) — Links external protocol servers to the Windsurf editor using a remote transport bridge for AI agent tool use. ([source](https://docs.agentic.so/marketplace/mcp-clients/windsurf.md))
- [Verification Dashboards](https://awesome-repositories.com/f/development-tools-productivity/registry-publishing-tools/tool-hub-publishing/verification-dashboards.md) — Provides a dashboard to execute and verify tool functionality using various clients and SDKs before publishing. ([source](https://docs.agentic.so/publishing/guides/existing-openapi-service))
- [VS Code Extensions](https://awesome-repositories.com/f/development-tools-productivity/vs-code-extensions.md) — Connects AI agent tools to VS Code by configuring the editor as a protocol client via JSON. ([source](https://docs.agentic.so/marketplace/mcp-clients/vscode.md))

### DevOps & Infrastructure

- [Edge Traffic Management](https://awesome-repositories.com/f/devops-infrastructure/edge-traffic-management.md) — Manages tool access through a global edge gateway providing low-latency routing and caching. ([source](https://cdn.jsdelivr.net/gh/transitive-bullshit/agentic@main/README.md))
- [MCP Server Hosting](https://awesome-repositories.com/f/devops-infrastructure/mcp-server-hosting.md) — Deploys servers to a hosted environment using a development framework to make tools available for AI agents. ([source](https://docs.agentic.so/publishing/guides/py-fastmcp.md))
- [Project Metadata Specifications](https://awesome-repositories.com/f/devops-infrastructure/configuration-management/file-based-configuration/project-metadata-specifications.md) — Uses typed configuration files to define project identity, pricing models, and tool behavior overrides. ([source](https://docs.agentic.so/publishing/config/index.md))
- [Request Rate Limiting](https://awesome-repositories.com/f/devops-infrastructure/request-rate-limiting.md) — The product controls the volume of requests to tools using global infrastructure and custom pricing plan overrides. ([source](https://docs.agentic.so/publishing/config/rate-limits.md))

### Networking & Communication

- [Protocol-Agnostic Proxies](https://awesome-repositories.com/f/networking-communication/proxy-protocols/protocol-agnostic-proxies.md) — Translates external protocol server requests into a unified interface compatible with AI SDKs.
- [Edge Routing](https://awesome-repositories.com/f/networking-communication/network-infrastructure-routing/network-routing-traffic-management/network-traffic-management/edge-routing.md) — Manages tool access through a global edge gateway handling caching and rate-limiting.
- [Remote Protocol Proxies](https://awesome-repositories.com/f/networking-communication/proxy-servers/local-browser-proxies/remote-protocol-proxies.md) — Connects remote protocol servers to local clients using a proxy to enable hosted tools in local environments. ([source](https://docs.agentic.so/marketplace/mcp-clients/claude-desktop.md))

### Security & Cryptography

- [Request Rate Limiting](https://awesome-repositories.com/f/security-cryptography/request-rate-limiting.md) — Enforces request thresholds over time intervals to control traffic and limit free-tier access. ([source](https://docs.agentic.so/publishing/config/examples.md))
- [Third-Party Authentication Providers](https://awesome-repositories.com/f/security-cryptography/third-party-authentication-providers.md) — Connects external OAuth identity providers to the gateway for authenticated requests to origin servers. ([source](https://docs.agentic.so/publishing/config/auth.md))
- [User Authentication Systems](https://awesome-repositories.com/f/security-cryptography/user-authentication-systems.md) — Manages user sign-ins and identity verification to secure access to published tools. ([source](https://docs.agentic.so/publishing/config/auth.md))
- [Identity Header Injections](https://awesome-repositories.com/f/security-cryptography/user-identity-management/identity-header-injections.md) — Injects authenticated user and project metadata into request headers for downstream authorization.

### Software Engineering & Architecture

- [Declarative Configuration](https://awesome-repositories.com/f/software-engineering-architecture/declarative-configuration.md) — Uses typed configuration files to define metadata, pricing, and rate limits for infrastructure deployment.
- [Rate Limiting](https://awesome-repositories.com/f/software-engineering-architecture/request-throttling/rate-limiting.md) — Applies default rate limits to unauthenticated requests to protect origin servers from abuse. ([source](https://docs.agentic.so/publishing/origin/metadata.md))

### Web Development

- [Request Metadata Attachment](https://awesome-repositories.com/f/web-development/api-request-configurations/request-metadata-attachment.md) — Injects user identity and project identifiers into request headers for tool call tracking. ([source](https://docs.agentic.so/publishing/origin/metadata.md))
- [Preview Deployments](https://awesome-repositories.com/f/web-development/application-deployment/preview-deployments.md) — Creates isolated, temporary versions of tool configurations for testing changes without affecting production.
- [Service Marketplace Listings](https://awesome-repositories.com/f/web-development/service-discovery/service-marketplace-listings.md) — Integrates publicly available OpenAPI servers into a marketplace for autonomous discovery as tools. ([source](https://docs.agentic.so/publishing/guides/ts-openapi-hono.md))
- [Standardized Tool Execution](https://awesome-repositories.com/f/web-development/third-party-api-integrations/model-tool-calls/standardized-tool-execution.md) — Enables seamless tool calling across different SDKs through standardized integration protocols. ([source](https://cdn.jsdelivr.net/gh/transitive-bullshit/agentic@main/README.md))
