Quickstart guides
Model Context Protocol (MCP)
Enabling AI assistants to manage your Fingertip sites
What is MCP?
Model Context Protocol (MCP) enables AI assistants to interact with your Fingertip sites. Through this integration, AI assistants can view, manage, and create sites within your Fingertip account.
Getting your API key
Get your API key from fingertip.com/account/api. Log in, generate a key, and use it during setup. Keep it secure.
Claude Desktop Integration
Setup Instructions
- Ensure Claude Desktop is installed on your system (macOS/Windows)
- Edit your Claude Desktop configuration file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
- Add the Fingertip MCP server configuration:
- Restart Claude Desktop
- Verify by asking Claude: “What Fingertip sites do I have?”
Troubleshooting
- Ensure the MCP server is running when using Claude
- Restart Claude Desktop if tools aren’t appearing
- Verify your API key is correct
Available Tools
The integration provides access to the following functionality:
Tool | Description |
---|---|
get-sites | Retrieve all your Fingertip sites |
get-site | Get details about a specific site |
create-site | Create a new Fingertip site |
get-page | Retrieve a specific page |
update-page | Modify page content |
get-page-blocks | Retrieve all blocks for a page |
get-page-theme | Get theme settings for a page |
update-page-theme | Modify theme settings |
update-block | Update a specific content block |
Requirements
- Node.js 16 or higher
- Valid Fingertip API key
Technical Details
The Fingertip MCP Server is built with TypeScript and generated using Stainless.
For developer documentation, bug reports, or contributions, visit the GitHub repository.
Support
If you encounter any issues or need assistance, contact [email protected].