mirror of
https://github.com/himanshudongre/smriti.git
synced 2026-08-28 05:14:59 +00:00
Resolve README MCP-block overlap from the merge
The 3-way merge auto-applied both Claude's and Codex's MCP-config intros without flagging a conflict, leaving two paragraphs that both say "smriti init prints the config." Collapse them into one — keeping the quickstart-first onboarding wording and folding in Codex's `which smriti-mcp` manual-config tip.
This commit is contained in:
parent
51a573a87d
commit
93c8ef6a4e
1 changed files with 3 additions and 5 deletions
|
|
@ -172,11 +172,9 @@ SessionStart hook, and prints the exact next steps to follow.
|
|||
|
||||
**MCP config** (Claude Code, Cursor, Windsurf). `smriti init` prints a
|
||||
ready-to-paste MCP config block with the executable path and API URL already
|
||||
resolved for your machine — use what it prints. The shape:
|
||||
|
||||
`smriti init` prints the exact config for your install. If you configure
|
||||
MCP manually, activate the Smriti venv first and use the absolute path from
|
||||
`which smriti-mcp` so the host does not pick up a stale executable.
|
||||
resolved for your machine — use what it prints. If you configure MCP manually
|
||||
instead, activate the Smriti venv first and use the absolute path from
|
||||
`which smriti-mcp` so the host does not pick up a stale executable. The shape:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue