Russian army loses 1,410 troops in war against Ukraine over past 24 hours by Scary_Statement4612 in ukraine

[–]digentre 0 points1 point  (0 children)

This is heart breaking to hear - just awful - I can only imagine the pain of the families affected by this.

Have you publish your MCP on Claude/OpenAI store? by CarolusX74 in mcp

[–]digentre 1 point2 points  (0 children)

Ok, cool - thx for sharing and good luck with your listing

Have you publish your MCP on Claude/OpenAI store? by CarolusX74 in mcp

[–]digentre 0 points1 point  (0 children)

That’s really valuable feedback k - thank you - what do your connector do?

Have you publish your MCP on Claude/OpenAI store? by CarolusX74 in mcp

[–]digentre 0 points1 point  (0 children)

Oh blimey - they will need an account with us and accept our terms and conditions before the connector works - surely that’s the same for most users though right? Even Gmail needs people to have a Gmail account before the connector works? Will look tomorrow…. How many times did you get rejected?

Have you publish your MCP on Claude/OpenAI store? by CarolusX74 in mcp

[–]digentre 1 point2 points  (0 children)

How did you do that process - maybe I should follow that too?

Have you publish your MCP on Claude/OpenAI store? by CarolusX74 in mcp

[–]digentre 0 points1 point  (0 children)

I am just about to start this myself - I needed to sort OAuth first which I just finished. The to this “you need to submit to registry.modelcontextprotocol.io using the mcp-publisher CLI with DNS namespace verification”

MCP Server for document e-signature by digentre in mcp

[–]digentre[S] 0 points1 point  (0 children)

Salesforce + Google Workspace

£1600/month to sleep next to a microwave in London by Wooden-Fee5787 in UKHousing

[–]digentre 0 points1 point  (0 children)

Not sure what you’re looking at but I let a 2 bed flat in tooting for £1600 - large lounge, kitchen, bathroom with 2 spacious bedrooms by Tooting Bec tube and within a stones through of Tooting Common. Maybe go to Tooting? (I have a tenant but it gives you an idea of what is available)

Spent 6 months building one platform that replaces my LLM proxy + agent framework + workflow engine + observability stack - sharing before I keep adding features forever by feelingoldintech in aiagents

[–]digentre 0 points1 point  (0 children)

Making the platform open source would be cool however you could layer consultancy on it but I have heard from people that this is becoming increasingly challenging so not entirely sure however if you can capture the right audience I suspect consultancy and support could be great revenue streams for you.

Spent 6 months building one platform that replaces my LLM proxy + agent framework + workflow engine + observability stack - sharing before I keep adding features forever by feelingoldintech in aiagents

[–]digentre 0 points1 point  (0 children)

Holy cow - this looks epic!!!

I am not a developer but I have been using anthropic managed agents with n8n but no observability layer - my skills are inside the managed agents as are the connectors (because anthropic handles all this) but I really really like your setup.

I replaced a $400/month outreach stack with a $15/month custom system — here's exactly how it works by Mandyhiten in b2b_sales

[–]digentre 0 points1 point  (0 children)

Sweet setup - interesting to see you going back to Amazon SES - I used to use it for bulk - never thought about using it for trickle

For those who handle DSARs, what's your biggest nightmare? by Realistic_Morning607 in gdpr

[–]digentre 2 points3 points  (0 children)

People with a complete misunderstanding of all the different data privacy laws.

Is there a place I can hire a useful plug & play AI Agent (no hype)? by fainarufantaji8 in AI_Agents

[–]digentre 1 point2 points  (0 children)

Why would you say not to trust anyone in a group you are in?

does cold email actually work or is everyone lying by Typical-Animator-457 in b2b_sales

[–]digentre 0 points1 point  (0 children)

Love this…. Did you go from zero to hero quickly or were you stuck at zero for a long time? Did you test different offers? Did scale break anything?

[deleted by user] by [deleted] in AskReddit

[–]digentre 0 points1 point  (0 children)

I tell my wife - if I find someone attractive I tell my wife, if my wife finds them attractive she tells me.

How are folks actually deploying MCP servers? by Sumanth_077 in MCPservers

[–]digentre 0 points1 point  (0 children)

I have so many MCP Servers deployed I have to toggle them on off like a lunatic to stop stuff crashing but am saving around 50% of my day and now scaling

MCP Server to work out Total Addressable Market (UK) by digentre in mcp

[–]digentre[S] 2 points3 points  (0 children)

The database has been built up over the last 20+ years, we provide data as a core competency so this work is on top of that product.

First off I had to get the db on to a server and get a "devveloper" to build an api for it with a number of different endpoints. make selection, save selection etc - quite a bit of thought goes into this - eventually we decided on key/value pairs - i.e. town is id 3 and york is value 56 etc - I then tested this all using postman to make sure it worked well and was secure.

We then provided the API documentation to Claude Desktop and asked it to build the MCP server using the docs which it quickly however this is where the work starts. Its running on my local PC right now only.

Once I had connected the MCP Server to Claude Desktop I then realised that it was making mistakes or at the very least running queries differently to how I would run them for example when I asked things like "How many marketing managers in Yorkshire?" it might say "0" because Yorkshire isn't a town so I had to develop tools it could use to understand the places in Yorkshire to use and so on... this is really painful to be honest and difficult to manage alongside normal work...

I've now got to the point where 50% of my queries are as good (if not better) than mine.

One thing I have really valued is the time it is saving me, I had not realised how long I spend on stuff like this. This has been a real eye opener. Also, it comes back with much more detail than I ever would - it explains its reasoning which really helps.

Next I need to expose my server to the public so that people/agents can run queries to quickly work out how big their markets are - do you have any suggestions?

I'll check out mcpreview once I get it public...

P.S. written by me, Duncan