Ghostfolio (Investment Tracker) MCP Server for Vercel AI SDKGive Vercel AI SDK instant access to 9 tools to Create Account, Create Activity, Delete Activity, and more
The Vercel AI SDK is the TypeScript toolkit for building AI-powered applications. Connect Ghostfolio (Investment Tracker) through Vinkius and every tool is available as a typed function. ready for React Server Components, API routes, or any Node.js backend.
Ask AI about this MCP Server for Vercel AI SDK
The Ghostfolio (Investment Tracker) MCP Server for Vercel AI SDK is a standout in the Productivity category — giving your AI agent 9 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { createMCPClient } from "@ai-sdk/mcp";
import { generateText } from "ai";
import { openai } from "@ai-sdk/openai";
async function main() {
const mcpClient = await createMCPClient({
transport: {
type: "http",
// Your Vinkius token. get it at cloud.vinkius.com
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
});
try {
const tools = await mcpClient.tools();
const { text } = await generateText({
model: openai("gpt-4o"),
tools,
prompt: "Using Ghostfolio (Investment Tracker), list all available capabilities.",
});
console.log(text);
} finally {
await mcpClient.close();
}
}
main();* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Ghostfolio (Investment Tracker) MCP Server
Connect your Ghostfolio instance to any AI agent to monitor your net worth and manage your investment portfolio through natural conversation.
The Vercel AI SDK gives every Ghostfolio (Investment Tracker) tool full TypeScript type inference, IDE autocomplete, and compile-time error checking. Connect 9 tools through Vinkius and stream results progressively to React, Svelte, or Vue components. works on Edge Functions, Cloudflare Workers, and any Node.js runtime.
What you can do
- Portfolio Performance — Get high-level summaries of your portfolio's performance and statistics.
- Holdings & Valuations — Retrieve detailed lists of current holdings with real-time market valuations.
- Activity Tracking — Record new transactions (BUY, SELL, DIVIDEND, INTEREST, FEE) or delete existing ones.
- Account Management — List, create, and update your investment accounts directly.
- Market Data — Fetch the latest market prices for any asset symbol supported by Ghostfolio.
The Ghostfolio (Investment Tracker) MCP Server exposes 9 tools through the Vinkius. Connect it to Vercel AI SDK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 9 Ghostfolio (Investment Tracker) tools available for Vercel AI SDK
When Vercel AI SDK connects to Ghostfolio (Investment Tracker) through Vinkius, your AI agent gets direct access to every tool listed below — spanning wealth-management, portfolio-tracking, investment-analysis, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create account on Ghostfolio (Investment Tracker)
Provide the account details as a JSON payload. Create a new investment account
Create activity on Ghostfolio (Investment Tracker)
Create a new investment activity
Delete activity on Ghostfolio (Investment Tracker)
Delete a specific activity
Get market data price on Ghostfolio (Investment Tracker)
Get the latest price for a specific symbol
Get portfolio holdings on Ghostfolio (Investment Tracker)
Get current holdings and their valuations
Get portfolio summary on Ghostfolio (Investment Tracker)
Get a summary of the portfolio performance
List accounts on Ghostfolio (Investment Tracker)
List all investment accounts
List activities on Ghostfolio (Investment Tracker)
) from Ghostfolio. Retrieve a list of all activities
Update account on Ghostfolio (Investment Tracker)
Update account details
Connect Ghostfolio (Investment Tracker) to Vercel AI SDK via MCP
Follow these steps to wire Ghostfolio (Investment Tracker) into Vercel AI SDK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @ai-sdk/mcp ai @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the script
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Vercel AI SDK with the Ghostfolio (Investment Tracker) MCP Server
Vercel AI SDK provides unique advantages when paired with Ghostfolio (Investment Tracker) through the Model Context Protocol.
TypeScript-first: every MCP tool gets full type inference, IDE autocomplete, and compile-time error checking out of the box
Framework-agnostic core works with Next.js, Nuxt, SvelteKit, or any Node.js runtime. same Ghostfolio (Investment Tracker) integration everywhere
Built-in streaming UI primitives let you display Ghostfolio (Investment Tracker) tool results progressively in React, Svelte, or Vue components
Edge-compatible: the AI SDK runs on Vercel Edge Functions, Cloudflare Workers, and other edge runtimes for minimal latency
Ghostfolio (Investment Tracker) + Vercel AI SDK Use Cases
Practical scenarios where Vercel AI SDK combined with the Ghostfolio (Investment Tracker) MCP Server delivers measurable value.
AI-powered web apps: build dashboards that query Ghostfolio (Investment Tracker) in real-time and stream results to the UI with zero loading states
API backends: create serverless endpoints that orchestrate Ghostfolio (Investment Tracker) tools and return structured JSON responses to any frontend
Chatbots with tool use: embed Ghostfolio (Investment Tracker) capabilities into conversational interfaces with streaming responses and tool call visibility
Internal tools: build admin panels where team members interact with Ghostfolio (Investment Tracker) through natural language queries
Example Prompts for Ghostfolio (Investment Tracker) in Vercel AI SDK
Ready-to-use prompts you can give your Vercel AI SDK agent to start working with Ghostfolio (Investment Tracker) immediately.
"Give me a summary of my portfolio performance."
"List all my investment accounts in Ghostfolio."
"Record a purchase of 10 shares of AAPL at $185.50 in my Main Brokerage account."
Troubleshooting Ghostfolio (Investment Tracker) MCP Server with Vercel AI SDK
Common issues when connecting Ghostfolio (Investment Tracker) to Vercel AI SDK through Vinkius, and how to resolve them.
createMCPClient is not a function
npm install @ai-sdk/mcpGhostfolio (Investment Tracker) + Vercel AI SDK FAQ
Common questions about integrating Ghostfolio (Investment Tracker) MCP Server with Vercel AI SDK.
How does the Vercel AI SDK connect to MCP servers?
createMCPClient from @ai-sdk/mcp and pass the server URL. The SDK discovers all tools and provides typed TypeScript interfaces for each one.Can I use MCP tools in Edge Functions?
Does it support streaming tool results?
useChat and streamText that handle tool calls and display results progressively in the UI.Explore More MCP Servers
View all →
Relay Workflow Automation
6 toolsList, run, and manage workflow automations via Relay API.

Neon (Serverless PostgreSQL)
10 toolsManage serverless database infrastructure via Neon — spawn zero-copy branches, audit projects, and monitor compute endpoints.

IP Subnet Calculator
1 toolsFlawless binary math. Calculate perfect network boundaries, broadcast addresses, and IP ranges without LLM hallucination.

Google Firestore Collection
3 toolsThis MCP does exactly one thing: it manages documents in a single Google Firestore Collection. That's its only function, and nothing else. Incredible for giving your AI a secure NoSQL database.
