Live data from Hacker News

Viewing profile — wirehack

wirehack

HN member
Joined
Wed, May 02, 2018, 11:28 AM UTC
HN karma
121
Public activity
56 items

About wirehack

No profile information was provided.

Recent public activity

  1. story
    Show HN: Managed MCP Sandbox Environments for RL Training on Tool Use

    Hi HN! We are Klavis AI ( https://www.klavis.ai/ ) and we are launching a managed MCP Sandbox-as-a-Service for RL training on tool use. If you want a model to learn tool use throug…

  2. story
  3. comment
    Comment #45998232

    Try https://www.klavis.ai , which is a open source MCP integration platform. (I am one of the co-founders)

  4. comment
    Comment #45355187

    Yes, submit a PR there and we will merge it if the quality of your server is good and we think it will be helpful to our communities. You can read our contributing guide for more d…

  5. comment
    Comment #45353191

    No this is pure coincidence lol.

  6. comment
    Comment #45352348

    Strata supports connecting to custom external MCP servers via API: https://docs.klavis.ai/api-reference/strata/create . For the servers on our website, most of them are created by …

  7. comment
    Comment #45352337

    We build our MCP servers ourselves and many of them are open source. You can check out our github repo.

  8. comment
    Comment #45351484

    Their findings on KV-cache invalidation are spot on for a single-context approach. Strata's architecture is philosophically different. Instead of loading a large toolset and maskin…

  9. comment
    Comment #45350612

    Thank you! I did not know this trick! I am fixing this now.

  10. comment
    Comment #45350575

    1. Yes I agree. To be honest we are a young company (as you can tell we are from YC X25), so we are still figuring out the pricing. But thank you for the feedback and sharing your …

  11. comment
    Comment #45350530

    We do not build the MCP clients, but for many of the clients I believe it is hard-coded into the deterministic client code.

  12. comment
    Comment #45350204

    Thank you!

  13. comment
    Comment #45350180

    Yeah I see what you mean. Many MCP clients has the ability to ask human for confirmation before a tool call is executed. In this way, you can check the tool call before it executes…

  14. comment
    Comment #45350139

    1. Sure, we will clarify that in the pricing page, thank you! As you can see from our evaluation, we are much better than official MCP servers. I think people care more about getti…

  15. comment
    Comment #45350078

    We also provide an open-source version for Strata so that you can have full control. You can self-host it on your own infrastructure, so your credentials never have to touch our se…

  16. comment
    Comment #45349971

    1. Hi! We noticed this for Strata as well so we are ONLY counting the execute_action in Strata. This means the fee is the same as using the traditional, flat approaches. In other w…

  17. comment
    Comment #45349892

    We are SOC2 compliant. So this will not be a problem. Come talk to us if you are interested in using this for your clients and we can work out the details.

  18. comment
    Comment #45349871

    Yes there is a way to impose a static allowlist. As a very simple example, you can disable certain servers completely via the UI or the API.

  19. comment
    Comment #45349854

    We are aware of this and working on it now. We are actually code complete on Microsoft Teams and Outlook. We will definitely launch it within the next week or so.

  20. comment
  21. comment
    Comment #45349796

    Thank you! Yes we do provide auth and support other remote MCP servers via our API : https://docs.klavis.ai/api-reference/strata/create . It indeed support custom headers. Feel fre…

  22. comment
    Comment #45349771

    We tested our approaches with several thousand tools and it is working pretty well. Also we provide API access as well, so any developer can use this, not just on Microsoft or VS C…

  23. comment
    Comment #45349732

    The eval benchmark also compared Notion and we are 13% higher than them as well!

  24. comment
    Comment #45349723

    That's the critical question. The key is that Strata never exposes all tools to the agent at once. Our progressive guidance acts as a dynamic allowlist, so that the agent only "see…

  25. comment
    Comment #45349675

    Oh yes for sure. Checkout https://www.klavis.ai/mcp-servers . You do not need to sign up. But you cannot see the auth flow for obvious reasons.