Install
$ agentstack add mcp-agentico-dev-app ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Agentico Dashboard
Even before agents can be deployed, and trained, you need to ensure that they are properly integrated with your existing systems. Model Context Protocol (MCP) is a powerful tool that allows you to do just that. With MCP, you can easily integrate your agents with your existing systems, ensuring that they have access to the data and resources they need to perform their tasks effectively.
Agentico is the ultimate tool for managing your AI integrations with backend and legacy systems. Our platform provides a comprehensive solution for managing your MCP Projects, allowing you to easily create, manage, and deploy tools and agents. With Agentico, you can streamline your AI integrations and ensure that your agents are always up-to-date and performing at their best.
We need to start with strong foundations, and that is why we are building a dashboard that will allow you to manage your projects, and dependencies.
Future Work
With our dashboard, you can easily track and analyze your agents' activities, monitor their performance, and make data-driven decisions to improve your business.
Stack
- React Router v7
- Vite
- TypeScript
- shadcn-ui
- Tailwind CSS
We have this hierarchy: A project can have associated servers and tools, such as projectservers and projecttools DB tables, respectively (the Project can be seen as the root). If tools are disassociated from a project, then the tools associated with a server (server_tools DB table) should be removed too, because the tools are not available in the project.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: agentico-dev
- Source: agentico-dev/app
- License: MIT
- Homepage: https://app.agentico.dev
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.