co.lovie/company-formation · v1.0.10
Form companies, manage bank accounts, cards, invoices and more — directly from your AI coding tools.
Lovie Company Formation 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"company-formation": {
"command": "npx",
"args": [
"-y",
"lovie"
]
}
}
}v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
{
"id": "co.lovie/company-formation",
"type": "mcp-server",
"version": "1.0.10",
"displayName": "Lovie Company Formation",
"description": "Form companies, manage bank accounts, cards, invoices and more — directly from your AI coding tools.",
"repository": {
"url": "https://github.com/lovieco/lovie-company-formation-mcp-npx",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "lovie",
"version": "1.0.10",
"transport": "stdio"
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://mcp.lovie.co/mcp/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "co.lovie/company-formation",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/co.lovie%2Fcompany-formation/versions/latest",
"isOfficial": true,
"status": "active"
}
}