AgentProto
Organization@agentproto
Open, vendor-neutral standards + runtime for autonomous agents. Define a component once as a file with a contract; run it anywhere.
6
Published Tools
5
Total Stars
1,479
Weekly Downloads
1
GitHub Followers
5
Public Repos
Published Tools
4 MCP Servers2 Agentsacross 3 categories@agentproto/mcp-server
agentiknet
@agentproto/mcp-server — exposes every AIP doctype as MCP tools. Pass DoctypeSpec instances + an optional workspace dir for EXTENSION.md auto-loading; the server registers create_X / load_X / list_X / update_X / resolve_X / delete_X for each registered do
...more@agentproto/adapter-claude-code
agentiknet
@agentproto/adapter-claude-code — AIP-45 AGENT-CLI adapter for Anthropic's Claude Code via @agentclientprotocol/claude-agent-acp. Spawns the ACP wrapper and drives Claude Code as an agentproto agent CLI.
...more@agentproto/driver-mcp
agentiknet
agentproto/mcp-runtime — AIP-32 MCP provider specialisation. Sugar over @agentproto/driver for Model Context Protocol servers (stdio/SSE/HTTP transports). v0.1 ships frontmatter-driven dispatch; full MCP client wraps @modelcontextprotocol/sdk in v0.2.
...more@agentproto/adapter-claude-sdk
agentiknet
@agentproto/adapter-claude-sdk — first-party agentproto adapter that runs Claude Code's agent harness as a library via the Claude Agent SDK headless query(), behind an AIP-44 ACP server. 100% Anthropic-native I/O; clean model pinning + base_url; native us
...more@agentproto/storage-github
agentiknet
@agentproto/storage-github — github `WorkspaceSync` provider for @agentproto/storage. Clones a repo on pull, commits with AIP-23 identity on push, and opens PRs per the sync.push.pr_policy. Host-side @octokit/rest for PR creation — no in-box gh dependency
...more@agentproto/storage
agentiknet
@agentproto/storage — AIP-35 STORAGE.md reference implementation. A composable schema block defining the `storage` field — provider, config, sync semantics, auth ref, exclude rules — for any manifest that names a backing store. Reused by WORKSPACE.md (AIP
...more