TokRepo
Agent-native MCP server with session_init, install_plan trust_gate, and handoff_plan for Claude Code, Codex, Cursor, Cline, Roo, Aider, OpenHands, Gemini CLI.
Agent-native infrastructure
TokRepo for AI Agents
Package manager + memory + handoff layer for every agent runtime. Pick your framework below for the shortest path.
npx -y tokrepo@latest init-agent --target all npx -y tokrepo@latest session-init --json npx -y tokrepo@latest agent-check "" --json
Anthropic CLI
Claude Code
The first-party Anthropic terminal coding agent. CLAUDE.md is its project memory; MCP servers are first-class.
CLAUDE.md + .claude/agents/
OpenAI CLI
OpenAI Codex
OpenAI Codex CLI. AGENTS.md is the project memory; ~/.codex/skills/ hosts installable skills.
~/.codex/skills/
IDE
Cursor
Cursor reads .cursor/rules/*.mdc as workspace rules and ~/.cursor/mcp.json for MCP servers.
.cursor/rules/
VS Code
Cline
Cline is a VS Code extension. .clinerules/*.md inject project rules; native MCP marketplace.
.clinerules/
VS Code Fork
Roo Code
Roo Code (Cline fork) reads .roo/rules/*.md and supports the same MCP protocol.
.roo/rules/
CLI
Aider
Aider is a terminal pair-programmer. CONVENTIONS.md is read on every session start.
CONVENTIONS.md
Autonomous
OpenHands
OpenHands (formerly OpenDevin). .openhands/microagents/repo.md is loaded as repo-scoped microagent.
.openhands/microagents/
Google CLI
Gemini CLI
Gemini CLI reads GEMINI.md as project instructions and supports MCP via extensions.
GEMINI.md
Machine-readable surfaces
Agent-discoverable endpoints
- /.well-known/agent.json
- /.well-known/mcp.json
- /.well-known/tool-catalog.json
- /.well-known/tokrepo-trust.json
- /agent-stats
◈Home🔍Search👤Me
?
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Remote MCP Server (Authless)
An authentication-free, remote MCP server deployable on Cloudflare Workers or locally via npm.
Neural memory
A memory for AI, without cloud service or fee, everything local (Most useful for coding)
SynapseForge
A server for systematic AI experimentation and prompt A/B testing.
ENC Charts MCP Server
Programmatically access and parse NOAA Electronic Navigational Charts (ENC) in S-57 format.
Glif
Run AI workflows from glif.app using the Glif MCP server.
mcp-agent-kit
a complete and intuitive SDK for building MCP Servers, MCP Agents, and LLM integrations (OpenAI, Claude, Gemini) with minimal effort. It abstracts all the complexity of the MCP protocol, provides an intelligent agent with automatic model routing, and includes a universal client for external APIs all through a single, simple, and powerful interface. Perfect for chatbots, enterprise automation, internal system integrations, and rapid development of MCP-based ecosystems.
Tatara MCP Server
An MCP server for interacting with the Tatara blockchain ecosystem. Requires configuration for the Tatara RPC endpoint and a wallet private key.
MCP Crypto Wallet EVM
Perform EVM crypto wallet operations using ethers.js v5. Supports a private key environment variable for wallet operations.
Jenkins
A server for integrating with Jenkins CI/CD to manage and trigger builds.
Figma MCP Server
Provides read-only access to Figma files and projects using the Figma API.