Digits MCP Server

Model Context Protocol server that lets AI clients like ChatGPT and Claude connect directly to Digits to query the ledger in natural language. Discovery is published as an MCP Server Card at /.well-known/mcp/server.json (registry schema SEP-1649).

API entry from apis.yml

apis.yml Raw ↑
aid: digits-com:digits-com-mcp-server
name: Digits MCP Server
tags:
- MCP
- AI Agents
- Model Context Protocol
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.digits.com
baseURL: https://digits.com
properties:
- url: https://developer.digits.com
  type: Documentation
- url: https://digits.com/.well-known/mcp/server.json
  type: MCP
description: Model Context Protocol server that lets AI clients like ChatGPT and Claude connect directly
  to Digits to query the ledger in natural language. Discovery is published as an MCP Server Card at /.well-known/mcp/server.json
  (registry schema SEP-1649).