← Back to Plugins
MCP Server MCP

FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting

github By github 👁 1 views ▲ 0 votes

FastMCP seed raise pipeline tracker — syncs from Obsidian CRM, generates meeting prep, tracks…

Homepage Verified source GitHub

Install

mcpb:https://github.com/adelaidasofia/investor-relations-mcp/releases/download/v0.1.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/adelaidasofia/investor-relations-mcp/releases/download/v0.1.0/investor-relations-mcp.mcpb",
      "version": "0.1.0",
      "fileSha256": "d31f8484fb028a558c97148d362d489e5ac6623aa89ac43e34ee5e8d0b2f50f7",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Absolute path to your CRM/ folder in the Obsidian vault",
          "isRequired": true,
          "name": "VAULT_CRM_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...