Claude_Desktop_API_USE_VIA_MCP
9
The Claude Desktop API Integration provides a server implementation to integrate Claude Desktop with the Claude API. It facilitates advanced features such as custom system prompts and conversation management, bypassing Professional Plan limitations through the MCP server.
Claude Desktop API Integration via MCP
This project provides an MCP server implementation that allows seamless integration between Claude Desktop and the Claude API. It offers features such as conversation history management, system prompt support, and smooth switching between Professional Plan and API usage.
Features
- Direct Claude API integration via MCP
- Conversation history tracking and management
- System prompt support
- Seamless switching between Professional Plan and API usage
- Easy configuration with Claude Desktop
Usage Guide
- Use the Professional Plan for basic usage without special configuration.
- Utilize API tokens for advanced features like longer context windows and custom prompts, accessible through this MCP server.
Setup Instructions
- Clone the repository and install dependencies.
- Configure the environment and Claude Desktop settings.
Cost Management
- API calls use Anthropic API credits and may incur charges.
- Use Professional Plan for regular queries and API for specific needs like longer context or custom prompts.
MCP Tools Available
query_claude
for making direct API calls.clear_conversation
for reset conversation history.get_conversation_history
for retrieving conversation records.