Loading MCP server directory, please wait...
Project management MCP for AI agents with safe task reads and writes.
npx @getmcp/cli add io.github.Eshller/ltd-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationLTD API token as a Bearer token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Eshller/ltd-mcp": {
"url": "https://api.eshway.com/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {LTD_API_TOKEN}"
}
}
}
}