UNPKG

chittycan

Version:

Your completely autonomous network that grows with you - DNA ownership platform with encrypted vaults, PDX portability, and ChittyFoundation governance

12 lines 381 B
#!/usr/bin/env node /** * ChittyConnect MCP Server Wrapper for Claude Code * * This server implements the Model Context Protocol (MCP) and proxies * requests to ChittyConnect's API at connect.chitty.cc. * * It enables Claude Code to access ChittyConnect's tools, resources, * and integrations through the MCP protocol. */ export {}; //# sourceMappingURL=mcp-server.d.ts.map