codehooks-mcp-server

codehooks-mcp-server

0

The Codehooks.io MCP Server provides tools for AI agents to interact with Codehooks.io projects. It uses dockerized environments and supports direct queries and code deployment, leveraging admin token authentication for secure access.

Codehooks.io MCP Server

This MCP server facilitates interactions with Codehooks.io projects through AI agents such as Claude. It offers tools to query collections and deploy scripts, with admin token authentication.

User Guide

Quick Start

  • Deploy using Docker with necessary environment variables like project name, space, and admin token.

Using with Claude Desktop

  • Configure tools in claude-settings.json to run the server via Docker.

Using with Cursor

  • Configure ~/.cursor/mcp.json with relevant MCP server settings.

Available Tools

  • query_collection: Query data from project collections.
  • deploy_code: Deploy code to your project (currently not functional).