Bear in mind, we don’t do support for third-party AI applications, but this is the stdio setup for accessing DEVONthink MCP in LM Studio on the same Mac. This also assumes you have DEVONthink installed in the root of the/Applications directory…
{
"mcpServers": {
"devonthink-mcp": {
"command": "/Applications/DEVONthink.app/Contents/Library/LoginItems/DEVONthink MCP.app/Contents/MacOS/DEVONthink MCP",
"args": [
"--stdio"
]
}
}
}