trufflejournal.com
Truffle Journal is a note-taking/journaling product for saving useful moments from AI conversations and retrieving them later. It pairs an iPhone app with a ChatGPT-connected workflow for saving, listing, and searching journal entries.
Truffle Journal exposes a single documented integration surface: an OAuth-protected MCP server at https://mcp.trufflejournal.com/api/v1/mcp for ChatGPT app connectivity.
- Truffle Journal MCP serverdiscovered
Create a Truffle Journal account in the iPhone app via Setup Guide, then in ChatGPT Developer mode create an app pointing at https://mcp.trufflejournal.com/api/v1/mcp with Authentication set to OAuth. After app creation, ChatGPT redirects you to a Truffle Journal login page; sign in with the same email and password you created for your Truffle Journal account. The docs say to leave OAuth client ID and secret blank in ChatGPT.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing