育つ見積 for Grok
net.sodatsu-mitsumori/estimate-invoice
Remote MCP + OAuthで、MCP対応AIから見積書・請求書等を作成・編集・変換。PDF生成、共有URL、品目マスタ、学習結果の保存にも対応。
client:Grok
transport:streamable-http
Install 育つ見積 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"estimate-invoice": {
"type": "http",
"url": "https://app.sodatsu-mitsumori.net/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs