HackerTrans
TopNewTrendsCommentsPastAskShowJobs

shenbomo

no profile record

comments

shenbomo
·12 miesięcy temu·discuss
Why DKIM signature doesn't include the content of the email too?
shenbomo
·2 lata temu·discuss
Anyone knows what paper he was referring to "to be rejected"?
shenbomo
·2 lata temu·discuss
Then what was dot com bubble?
shenbomo
·2 lata temu·discuss
Did you think computers and ARPANET came out for commercial-grade applications and not "good for playing with stuff" ?
shenbomo
·2 lata temu·discuss
"You don't say..."
shenbomo
·2 lata temu·discuss
https://ytch.xyz/
shenbomo
·2 lata temu·discuss
Great work on the protocol!! I am looking for some examples of creating my own custom client with the Anthropic API leveraging MCP, but I could not find any. Pretty much want to understand how Claude Desktop is integrating with MCP Server along with Anthropic API Can you provide some pointers about the integration? e.g.

import anthropic

client = anthropic.Anthropic()

response = client.messages.create( model="claude-3-5-sonnet-20241022", max_tokens=1024, [mcp_server]=... ## etc.? ... )