AgentStack
MCP verified MIT Self-run

Agentsdk

mcp-recusive-agentsdk · by Recusive

Agent SDK toolkit for Building AI agents with system tools

No reviews yet
0 installs
20 views
0.0% view→install

Install

$ agentstack add mcp-recusive-agentsdk

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Agentsdk? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Orbit Rust SDK

A complete Rust rewrite of OpenCode — the open-source AI coding agent.

We're rebuilding OpenCode from the ground up in 100% Rust for better performance, lower memory footprint, and a truly native experience.

> Note: This is the open-source backend SDK derived from OpenCode. Orbit (our Unified Development Environment) is a separate, proprietary product that uses this SDK.


Why Rust?

| Aspect | TypeScript/Bun | Rust | |--------|----------------|------| | Memory | ~200-500MB runtime | ~20-50MB | | Startup | 1-3 seconds | /CONVERSION.md` for the TypeScript → Rust mapping

  1. Follow the patterns in docs/workflow/Workflow.md
  2. Test with cargo run -p orbit-cli -- test-
  3. Submit a PR

Acknowledgments

Special thanks to OpenCode and Anomaly (SST) for building the original open-source AI coding agent.

OpenCode proved that a fully open-source, provider-agnostic AI agent could rival proprietary solutions. We're taking their excellent work and rebuilding it in Rust to push performance even further.


License

MIT License

Copyright (c) 2025 Recursive Labs Copyright (c) 2024-2025 SST/OpenCode (Original Work)

See [LICENSE](./LICENSE) for details.


Orbit Rust SDK

Built on the foundations of OpenCode

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.