nowfound

Alternatives

Products that do what OQP – A verification protocol for AI agents does

As AI agents autonomously write and deploy code, there's no standard for verifying that what they shipped actually satisfies business requirements. OQP is an attempt to define that standard. It's MCP-compatible and defines four core endpoints: - GET /capabilities — what can this agent verify? - GET /context/workflows — what are the business rules for this workflow? - POST /verification/execute — run a verification workflow - POST /verification/assess-risk — what is the risk of this change? The analogy we keep coming back to: what OpenAPI did for REST APIs,…

  1. 1

    The MCP that proves your AI's integration fixes work

    14d ago · fetchsandbox.com

  2. 2

    Open standard for AI Agent2Agent collaboration

    2025

  3. 3

    Author here! Agents are applying to jobs for people right now, with progressively more volume, and there's nothing built for it. So they scrape career pages and fight ATS forms with Playwright/Browser Use, which breaks constantly (or they get bot blocked). Employers get buried in applications that don't fit, candidates hear nothing back, and the resume is now an AI-written thing that another AI scores (which breaks the existing model entirely, btw). OJCP is MCP tools for search and apply, a manifest at /.well-known/ojcp.json so agents can find providers, and schemas that…

    25d ago · ojcp.dev

  4. 4

    Drop-in MCP Security Developers Love and CISOs Trust

    Mar 2026

  5. 5

    Test MCP servers like a real AI client, not just a ping

    May 2026

  6. 6

    Turn any API into an MCP server for AI agents

    Jun 2026 · apitomcp.ai

  7. 7

    Enable AI Agents with real time B2B Data via Hunter

    2025

  8. 8

    Vibe-code MCP-ready tools for any AI Agent

    2025

  9. 9
    Opper AI229

    The european AI gateway for agents

    Jul 2026 · opper.ai

  10. 10
    0xAudit110

    The security layer for AI agents to scan, fix verify via MCP

    Feb 2026

  11. 11

    Give AI agents access to real-time data across 200+ apps

    May 2026

  12. 12

    Global APIs as MCP powered by AI Gateway

    2025

  13. 13

    Give AI agents secure, real-time access to your files

    2025

  14. 14
    OpenBox171

    See, verify, and govern every agent action.

    Apr 2026

  15. 15

    Open-source Computer Use MCP for AI agents

    May 2026

  16. 16

    The internet-native payment standard for AI agents

    Mar 2026

  17. 17

    Build and control voice AI agents via MCP

    Apr 2026

  18. 18

    Run a fleet of AI agents across your machines

    24d ago · apra-labs.github.io

  19. 19IB

    TLDR: OpenAPI-MCP is a Dockerized server that dynamically generates Model Context Protocol (MCP) tool definitions directly from your Swagger/OpenAPI documentation. It allows your AI agent to seamlessly access any API without additional coding, streamlining development and eliminating repetitive manual setup. For more details, code updates-----: GitHub: ckanthony/openapi-mcp Docker Hub: ckanthony/openapi-mcp

    2025 · github.com

  20. 20CD

    Hey folks, I've been building AI agents that need to talk to various APIs, and I got tired of writing custom integrations for every service. So I built the MCP-OpenAPI Server to solve this problem! It's a simple bridge that lets AI agents discover and use our existing OpenAPI endpoints through the Model Context Protocol. No need to write custom code for each service - just point it at the OpenAPI specs, choose which endpoints to expose, and you're good to go. What makes this different from other MCP servers is that it uses SSE transport instead of stdio, making it work well for multi-tenant…

    2025 · github.com

  21. 21MC

    Hey HN, OpenAI released the Agents SDK yesterday, which is great because of its simplicity. I just added MCP support for it, which is currently available as a fork here: https://github.com/lastmile-ai/openai-agents-mcp (and on pypi as the openai-agents-mcp package). You can specify the names of MCP servers to give an Agent access to by setting its `mcp_servers` property. The Agent will then automatically aggregate tools from the MCP servers, as well as any `tools` specified, and create a single extended list of tools. This means you can seamlessly use MCP servers, local…

    2025

  22. 22

    Your Agents. Your Business. Connected.

    Aug 2026 · salestrics.com

  23. 23

    Cryptographic proof that your AI agent actually did the work

    29d ago · github.com

  24. 24MM

    Hey HN! I’m Gui from deco (decocms.com). We’ve been using this tool internally as the foundation for a few customer AI platforms, and today we’re open-sourcing it as MCP Mesh. MCP is quickly becoming the standard for agentic systems, but… once you go past a couple servers it turns into the same problems for every team: - M×N config sprawl (every client wired to every server, each with its own JSON + ports + retries) - Token + tool bloat (dumping tool definitions into every prompt doesn’t scale) - Credentials + blast radius (tokens scattered across clients, hard to audit, hard to revoke) - No…

    Dec 2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →