Memo Meister Connector for AI agents.
11 live capabilities
Manage construction field documentation and project files
Waiting for input…
Why people use Memo Meister
Memo Meister for Construction Field Documentation
With this Connector, you just tell your agent to log the site notes or attach the photos. It handles the entry and organization automatically, so you can stay focused on the job.
What Vinkius changes
You get a way to manage complex field data using only your voice or text.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding old safety reports
A manager needs a safety report from months ago.
- Real-world use case 02
Logging site photos
A technician finishes an inspection and tells the agent to create a new memo for today's work and attach the photos they just took.
- Real-world use case 03
Checking project status
A supervisor asks the agent to list the memos in the HVAC project and summarize the latest updates from the crew.
Complete set · 11capabilities
The complete Memo Meister capability set.
These are the exact actions your AI can choose when you ask it to work with Memo Meister.
01—04
4 capabilities in this set.
Part of 11 available through Memo Meister.
- 01 Capability
Add memo comment
Adds a new comment to a memo. This lets you leave quick updates or questions for the crew.
- 02 Capability
Create memo
Creates a brand new memo in a specific project. This is the main way to log new site data.
- 03 Capability
Get me
Shows your current account info. This helps your agent know who is currently logged in.
- 04 Capability
Get project
Shows all the details for a specific project. This gives you a high-level overview of a job site.
05—08
4 capabilities in this set.
Part of 11 available through Memo Meister.
- 05 Capability
List memo comments
Shows every comment left on a memo. This helps you keep track of team feedback and questions.
- 06 Capability
List memo files
Lists all files attached to a memo. Perfect for checking if a PDF or photo was actually uploaded.
- 07 Capability
List memos
Shows all the notes inside a project. Use this to get a quick look at all site documentation.
- 08 Capability
Update memo
Changes the content of an existing memo. Use it to edit reports or update project details on the fly.
09—11
3 capabilities in this set.
Part of 11 available through Memo Meister.
- 09 Capability
Get memo
Pulls the full details of a specific memo. Use this to review past notes or site reports quickly.
- 10 Capability
List projects
Shows every project in your account. This gives you a bird's-eye view of your entire portfolio.
- 11 Capability
Delete memo
Removes a memo from your project. Use this to clean up old or incorrect entries.
Set up in minutes
One URL. Then ask Memo Meister to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Memo Meister from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iwEJlqNKQpuu0319mYBLW2MnxW4BjEv4nQmxdSK2/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Memo Meister, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Memo Meister for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iwEJlqNKQpuu0319mYBLW2MnxW4BjEv4nQmxdSK2/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Memo Meister URL.
- Step 03
Save and start
Save the connection and enable Memo Meister in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"memo-meister": {
"url": "https://edge.vinkius.com/vk_preview_iwEJlqNKQpuu0319mYBLW2MnxW4BjEv4nQmxdSK2/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Memo Meister
Open Agent mode in chat and ask: "Using Memo Meister, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"memo-meister": {
"url": "https://edge.vinkius.com/vk_preview_iwEJlqNKQpuu0319mYBLW2MnxW4BjEv4nQmxdSK2/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Memo Meister
Ask Copilot: "Using Memo Meister, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"memo-meister": {
"url": "https://edge.vinkius.com/vk_preview_iwEJlqNKQpuu0319mYBLW2MnxW4BjEv4nQmxdSK2/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Memo Meister
Open Cascade and ask: "Using Memo Meister, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"memo-meister": {
"url": "https://edge.vinkius.com/vk_preview_iwEJlqNKQpuu0319mYBLW2MnxW4BjEv4nQmxdSK2/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Memo Meister
Ask Cline: "Using Memo Meister, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add memo-meister --transport http "https://edge.vinkius.com/vk_preview_iwEJlqNKQpuu0319mYBLW2MnxW4BjEv4nQmxdSK2/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Memo Meister
Ask Claude: "Using Memo Meister, show me...". 11 tools are ready
Where the request belongs
Work Memo Meister can move forward.
This is for project managers and field leads who are drowning in PDFs, site photos, and disorganized notes. It's for the person who needs to find a specific safety report from three months ago in three seconds.
Construction Project Manager
Updates project statuses and organizes site files via chat during morning briefings.
Field Service Technician
Logs daily site reports and attaches photos from the job site while on the move.
Site Supervisor
Tracks task progress and reads comments from the crew in real-time to keep work on schedule.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAyanza
AI-powered project management and team collaboration. manage tasks, projects, and wikis via AI.
Dropbox Paper
Manage collaborative docs via Dropbox Paper. create documents, search content, handle shared links, and move files directly from any AI agent.
Tencent Docs
Collaborative office workspace by Tencent. manage documents, sheets, and slides via AI.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
Amplenote
Connect your Amplenote workspace to your AI agent. search notes, manage tasks, and organize ideas via natural language.
OneNote
Connect your AI agent to Microsoft OneNote to search, read, extract, and append content to your personal or enterprise notebooks seamlessly.
Bring your own AI
Change the model, client or framework. Keep Memo Meister connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Memo Meister.
The practical details behind the request, access and result.
Can Memo Meister help me organize my construction site photos?
Yes, it lets you attach and list files within specific memos, making it easy to keep site photos linked to the correct job records.
How does Memo Meister make it easier for project managers?
It lets you query all projects and memos through your AI client, so you can find information without clicking through dozens of folders.
Can I use Memo Meister to track task comments from the field?
Yes, you can list and add comments to any memo, which helps keep the communication between the office and the field in one place.
Does Memo Meister support PDF documentation?
Yes, your agent can access and list PDF files attached to your memos, which is great for managing safety reports and blueprints.
Is Memo Meister good for field service reports?
It's built for it. You can create memos on the fly and organize them by project, allowing for quick data entry on the job site.
Can I search for specific notes in Memo Meister?
Yes, your agent can search across all projects and memos to find specific details, like a particular site update or a past report.
Can I read and create project memos?
Yes. Create text memos, attach files, and organize them within specific project folders.
What API does Memo Meister use?
Memo Meister uses a custom API Key header against a GraphQL endpoint at api.memomeister.com/graphql.
Can I search for specific field reports?
Yes. Query the GraphQL API to search memos by tags, content, or project assignment.
One connection away
Give your agent a direct line to Memo Meister.
Connect Memo Meister once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available