foam
A personal knowledge management and sharing system for VSCode
foam MCP Server
MCP server for foambubble/foam
Ready-to-Use Client Configurations
{
"mcpServers": {
"foam": {
"command": "npx",
"args": [
"-y",
"@foambubble/foam"
]
}
}
}